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: 9086589b07db78c393cf0876f145e96781fb686fc6e8eaf192b2464a7d08265c SHA1: d14548df78ab1338b9c4c9c61671fc3490af4f72 MD5sum: 5eca792832cd22889cd920c0486db472 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, libconfig-any-perl (>= 0.07) 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: 29474 SHA256: a314a73cbe0b61f38e3a00ea27bdb39db8a975d8cf19b0d835dff6f0b132eba0 SHA1: 2ecfda9c0c78b40524d9ed922085c5deb2451214 MD5sum: 172d1922d926154c3b4221ca92ded82f 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, libconfig-std-perl, libgit-pureperl-perl, libmoose-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: 19836 SHA256: 5a08484d77f29c6e0b5f3c5530e9964050142f9b2f9448156fdbb5695f0e839a SHA1: c30db8abbde4d24651967a1477ecc1f2d5c8b519 MD5sum: 3aba2515ee09cc22389f14c22971f5a9 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.27-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 377 Depends: perl, perlapi-5.20.2, liblog-log4perl-perl, libmoose-perl Homepage: https://metacpan.org/release/Connector Priority: optional Section: perl Filename: pool/release/libc/libconnector-perl/libconnector-perl_1.27-1_all.deb Size: 112064 SHA256: f0f6180f585fb4a0f4ab09e7e99e2f8ac4a4464b686c4c508ce42e82053bfb8b SHA1: 7b629a412d8698d70697a443c0e7b3434a6d4573 MD5sum: 1c7f27253574a4207b2c7a0daae78139 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+deb8u12), 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: 10920 SHA256: 2f2b0b8cd5932e23763d8c4c0476aea4e9617909ec398781c71c4a5d5713ac62 SHA1: 90057de3f12e3d76c8ed0b91c8e1c5984f27c882 MD5sum: ea6fe8bf97f897cbdec80f31e95355cb 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: 2.001-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 150 Depends: perl, libconvert-asn1-perl Homepage: https://metacpan.org/release/Crypt-PKCS10 Priority: optional Section: perl Filename: pool/release/libc/libcrypt-pkcs10-perl/libcrypt-pkcs10-perl_2.001-1_all.deb Size: 44400 SHA256: 928287ab50d5913dedda4a02b87247a078b31e73672661f9d55c9d51e52d13f8 SHA1: 3f9b2b0302c195c204dc673e099a04cf54c32ebd MD5sum: d63462af13b486ecab69ec39ebc5f712 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, libconvert-asn1-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: 15888 SHA256: 908dbb2216bd28ebded6b6aee2efa3298ba6dff228182ce44c65e3cedc1040ca SHA1: 5ab5a9f4043fa6d54720bf2fa860c42077026aa1 MD5sum: 6af08d53ff9d66e3ad818d703a7a77a9 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, libconvert-asn1-perl (>= 0.19) 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: 19182 SHA256: 79ef302e12ec24ebc68ba628a4451293e7753bdac3e174946df93fb9031b811f SHA1: 4b2b79fc69aa5d6de59622ae6339178020ff3e99 MD5sum: 4faf706654e41c5a38f3c5532b8c0704 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.064-1 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 1970 Depends: perl (>= 5.20.2-3+deb8u12), perlapi-5.20.2, libc6 (>= 2.17) Homepage: https://metacpan.org/release/CryptX Priority: optional Section: perl Filename: pool/release/libc/libcryptx-perl/libcryptx-perl_0.064-1_amd64.deb Size: 651894 SHA256: 29d65fdbbc9e79b69eedf1f1b944ec70c8e574dfed9c354aba648ee200590865 SHA1: 54d6a6a31db4d3448ee7fb67eb080d3abda5636f MD5sum: 2442a65724c611c90791e0358a0176d8 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 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 55 Depends: perl, libdata-page-perl (>= 0.18), libmath-round-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_all.deb Size: 8494 SHA256: f84f323f52c43c0bbb04636bde5ea94e8f7be58b3b76517414598fb5ca34b6d0 SHA1: 098de2eceb20ac45f32249fe303c758909aa8fb9 MD5sum: 9066b3308266b60008f6d8ea39bf9865 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.15-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 59 Depends: perl, libdbi-perl (>= 1.605), libdbix-transactionmanager-perl (>= 1.09) Homepage: https://metacpan.org/release/DBIx-Handler Priority: optional Section: perl Filename: pool/release/libd/libdbix-handler-perl/libdbix-handler-perl_0.15-1_all.deb Size: 11594 SHA256: e842528f2fbe9a0f222de6d9e98a3620bb88a37f9ab3cb12cc4242daf82474a5 SHA1: 8c651a36d9961ff37f06bc3a76b0acecd7094208 MD5sum: 72f8402bdd2911bac0c33a8cdfb589da 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, libdbi-perl, libtry-tiny-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: 11072 SHA256: 1160a4c0f338dedcc5c26924b3e22bbdd04b2e130c9a0ba12d219bae491a7c85 SHA1: 2dc1e687885e05e2d8c63510a6270d257e98144a MD5sum: 89b1dc86550a4ad1374bf46c7c6edc74 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, libconfig-gitlike-perl, libdata-stream-bulk-perl, libdatetime-perl, libfile-find-rule-perl, libio-digest-perl, libmoose-perl, libmoosex-strictconstructor-perl, libmoosex-types-path-class-perl, libnamespace-autoclean-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: 17822 SHA256: 98193057aabba21fe76808fbbc0129749061f462dcb4c7878dcee25b6b47b9c2 SHA1: bc251afd9fe4db4eda3ff1041a3aee58e9f85be1 MD5sum: b587a0846a050a90fa4488e69882a938 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, libjson-pp-perl (>= 2.27300) | perl (>= 5.21.5) 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: 12562 SHA256: e31ede4537692ca366505db517d6d8474742f2a2b5fcbc7ad1e306c2955c8c96 SHA1: 7cabda564d19a6893ffd720849210c4b2321fc62 MD5sum: f31647f20c9b5b8a3d4e141e96d12d1a 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.56-1 Architecture: all Maintainer: OpenXPKI Foundation Installed-Size: 71 Depends: perl, libclass-tiny-perl, libjson-maybexs-perl, liblog-log4perl-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.56-1_all.deb Size: 13342 SHA256: 3a470a89c9f4fcc344e9bda942d7cea98dfeee472c1fdafbcc91ea360a8df3ad SHA1: ef7218d84490b0fe12ccf0c26fc42d8c092f85cd MD5sum: 922824cac9dc45b7fba4c9478e3b8c83 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: 2.5.5-0 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 6262 Depends: perl (>= 5.20.2-3+deb8u12), 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, libcrypt-x509-perl, libcrypt-x509-crl-perl, libcryptx-perl Recommends: libdbd-pg-perl | libdbd-mysql-perl Priority: optional Section: perl Filename: pool/release/libo/libopenxpki-perl/libopenxpki-perl_2.5.5-0_amd64.deb Size: 1911628 SHA256: daac4081357e187acacca6eed5d1148cf7374ae2d1a4c4dbd89d996aa9f8db1c SHA1: 7373712d020a4625185afbc7ee7d9db61d8f0ad0 MD5sum: 9e4fae9809dadb86f596eae9a7745ec2 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 2.5.5 Git commit hash: 32890965a9b4aa6b005e04ce14a23b9a0fec47ad Git description: v2.5.5 Git tags: v2.5.5 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: 23374 SHA256: d16ada4e090a876f13ff439b16b832b654e751c9f843c3bf2c4af633cb5d221c SHA1: 26d3cbae8849c712e0a2865452400b6f9e1111e5 MD5sum: 1b58638ce28eb9c183514b4ec3536f07 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.46-1 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 551 Depends: perl, libclass-accessor-perl (>= 0.18), libclass-factory-perl (>= 1.00), libclass-observable-perl (>= 1.04), libdata-uuid-perl, libdatetime-format-strptime-perl (>= 1.00), libdatetime-perl (>= 0.15), libdbi-perl, libexception-class-perl (>= 1.10), libfile-slurp-perl, liblog-dispatch-perl (>= 2.00), liblog-log4perl-perl (>= 0.34), libxml-simple-perl (>= 2.00) Homepage: https://metacpan.org/release/Workflow Priority: optional Section: perl Filename: pool/release/libw/libworkflow-perl/libworkflow-perl_1.46-1_amd64.deb Size: 218030 SHA256: 73b502a6b29d22b31a1584c8a7b036a01bcf25f328d2807b2d2369cea3295e78 SHA1: 956fd1a1bc1b8664687f6da5a7fc07bb995de220 MD5sum: 8e583465afce667ad91e60da4877fa76 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: 7194 SHA256: 0f51c3ca250f9ce546cd8cb405d0795dc83180e47aa3fd505705e3c5e174c2f3 SHA1: a7cf1992ef2b8216c9680c430455a4aa67a541d9 MD5sum: d81b58bb05e42bc9f0fdd8c057c4ed8a 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: 374e8c5cf6504a54ed70bd3cd68ac1a8cc3e1b093654d4c5828a02a70c78aa50 SHA1: e28dac5dcd4290606ebd5082953d736e100f8fd4 MD5sum: 7dd1ca788c0a64ef337d244eae497331 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-cgi-session-driver Version: 2.5.5-0 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 47 Recommends: libopenxpki-perl Priority: optional Section: perl Filename: pool/release/o/openxpki-cgi-session-driver/openxpki-cgi-session-driver_2.5.5-0_amd64.deb Size: 3546 SHA256: b61c5da8518650009f32d3b6dad0c5b1007c1a0e3782d9d1b7fcab2dfa367ff4 SHA1: 5c08a752e8f2f5076df6cbe8c19cfb853b7fd9ad MD5sum: 1724fbb15afc0ea98e367e94cade40a1 Description: CGI Session Driver for OpenXPKI OpenXPKI is an Open Source PKI project. . This package contains a session database handler based on CGI::Session . Packaging information: OpenXPKI version 2.5.5 Git commit hash: 32890965a9b4aa6b005e04ce14a23b9a0fec47ad Git description: v2.5.5 Git tags: v2.5.5 Package: openxpki-i18n Version: 2.5.5-0 Architecture: amd64 Maintainer: OpenXPKI Foundation Installed-Size: 436 Recommends: libopenxpki-perl Priority: optional Section: perl Filename: pool/release/o/openxpki-i18n/openxpki-i18n_2.5.5-0_amd64.deb Size: 45660 SHA256: b90c4bca64b90bc45c78723f4215fb7c07ff46f022405e80d109f1b84c5cd3cf SHA1: 1e1b3b660255e55ef13996ca92e58cb8468f8ea4 MD5sum: 26844ca9687340cd774cf30a6b32cf6a 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.5.5 Git commit hash: 32890965a9b4aa6b005e04ce14a23b9a0fec47ad Git description: v2.5.5 Git tags: v2.5.5