Package: ca-certificates-java
Priority: optional
Section: java
Installed-Size: 44
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 20190909+deb11u1+apertis0bv2023.0bb1
Depends: ca-certificates (>= 20121114), default-jre-headless | java8-runtime-headless, libnss3 (>= 3.12.10-2~)
Filename: pool/sdk/c/ca-certificates-java/ca-certificates-java_20190909+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 16420
MD5sum: 0aed9e33f926a8bc15ed5c9e73090220
SHA1: c42965b6752c3d09a263b454173e315120c45275
SHA256: dabd1c9bdb8755a97df68433729bc2d5eb2f64a9e79bb0dbd8cf25b940ee5e6f
SHA512: 63698231bc2c5120afe68f79e7f960162a9126aaca44dd593aacf0ab7642a8ff224467394f33dfccf37040a0b0d8e3b10b4aae406621e6d1fbdc56746044d6f5
Description: Common CA certificates (JKS keystore)
 This package uses the hooks of the ca-certificates package to update the
 cacerts JKS keystore used for many java runtimes.
Multi-Arch: foreign

Package: command-not-found
Priority: optional
Section: admin
Installed-Size: 104
Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Version: 20.10.1-1+deb11u1+apertis1bv2023.0bb1
Depends: apt-file (>= 3.0~exp1~), lsb-release, python3-apt, python3:any
Suggests: snapd
Filename: pool/sdk/c/command-not-found/command-not-found_20.10.1-1+deb11u1+apertis1bv2023.0bb1_all.deb
Size: 26844
MD5sum: 9abd54104606492728b39e6a95d6fb82
SHA1: e8904403a98b5860e91e70a9706e8da6fec0b984
SHA256: fe1d43cbd40ee65537cfe24f127300464716a3312d7bc9b8364e4115c616a211
SHA512: 267ab744ce877c9103fac44aeaaeb96140954911dafd922158a55f5e1168f21bff8c18e48a49d1234783e9121bd085d5e5cf6e130c7972366587aed9783092b8
Description: Suggest installation of packages in interactive bash sessions
 This package will install a handler for command_not_found that looks up
 programs not currently installed but available from the repositories.

Package: hsqldb-utils
Priority: optional
Section: database
Installed-Size: 50
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: hsqldb
Version: 2.5.1-1+deb11u2+apertis0bv2023.0bb1
Depends: default-jre-headless | java8-runtime-headless, libhsqldb-java (= 2.5.1-1+deb11u2+apertis0bv2023.0bb1)
Filename: pool/sdk/h/hsqldb/hsqldb-utils_2.5.1-1+deb11u2+apertis0bv2023.0bb1_all.deb
Size: 21568
MD5sum: ef85ba14baa00bfe1f1ddb410109ad57
SHA1: 1f1b61ec1982b6cde3abbd6d666eb7138fb3ee36
SHA256: d364aab2f80717dfec149168e8bf0e937439f8787b8de16ec69af99dc2e2ec8a
SHA512: 182546e2a047f3fb55097673ab8db857da27dd5c6048928c26a19b0ed556caaddc279050491daaaaf97226af6f248e9ca4f46c612b43d445753abfcb759dffee
Description: Java SQL database engine (utilities)
 HSQLDB is an SQL relational database engine written in Java.  It has a
 JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
 SQL:2.29 and SQL:2.23 enhancements.  It offers a small, fast database
 engine that offers both in-memory and disk-based tables.  Embedded and
 server modes are available.  Additionally, it includes tools such as a
 minimal web server, in-memory query and management tools (can be run as
 applets), and a number of demonstration examples.
 .
 This package contains some scripts to invoke the Utilities of HSQLDB
 (org.hsqldb.util.*):
  - hsqldb-databasemanager: DatabaseManager
  - hsqldb-databasemanagerswing: DatabaseManagerSwing
  - hsqldb-transfer: Transfer
  - hsqldb-sqltool: SqlTool
Homepage: http://hsqldb.org/

Package: libbatik-java
Priority: optional
Section: java
Installed-Size: 9060
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: batik
Version: 1.12-4+deb11u2+apertis0bv2023.0bb1
Depends: java-wrappers, libjaxp1.3-java, libxalan2-java (>= 2.7.2), libxml-commons-external-java, libxmlgraphics-commons-java
Recommends: default-jre
Suggests: librhino-java
Breaks: elki (<= 0.6.5), libfop-java (<< 2.0)
Filename: pool/sdk/b/batik/libbatik-java_1.12-4+deb11u2+apertis0bv2023.0bb1_all.deb
Size: 3910248
MD5sum: aa5470d977aea47bbef885bcb2383ee9
SHA1: 1a8afea90a2a669acb624648a19421feeb4172f2
SHA256: bc9a980b1d7937afc636685dca1a9f873748d641e52eec0a1e7e70f1b6fac2e4
SHA512: 404391c394262a0ef68b96ca567de77a7696b4b1285ecbe47bb71ccfcbeed2df79045860fdf13e293871f4d4449b1ee8671cef463d34cd9d6086f24cfc99ba9f
Description: xml.apache.org SVG Library
 Batik is a toolkit for applications or applets that want to use images
 in the Scalable Vector Graphics (SVG) format for various purposes, such
 as viewing, generation or manipulation.
 .
 Batik provides several modules to be used in applications:
  * A SVG generator module, usable to export graphics into the SVG format.
  * A SVG processor and SVG Viewing component for integrating SVG viewing.
  * A module to convert SVG to various formats, such as raster images
    (JPEG, PNG or Tiff) and PS, PDF.
 .
 fop is necessary for PDF output of rasterizer.
 .
 rhino is necessary for using the SVG browser, squiggle.
 .
 For detailed information, go to http://xml.apache.org/batik/
Homepage: https://xmlgraphics.apache.org/batik/

Package: libbcel-java
Priority: optional
Section: java
Installed-Size: 723
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: bcel
Version: 6.5.0-1+deb11u1+apertis1bv2023.0bb1
Depends: libcommons-parent-java (>= 43)
Suggests: libbcel-java-doc
Filename: pool/sdk/b/bcel/libbcel-java_6.5.0-1+deb11u1+apertis1bv2023.0bb1_all.deb
Size: 637624
MD5sum: 9e27873c688a5a117ae8eb68d47d8503
SHA1: d0c2f959ad6c8991298aacd9bc82a5740a2d846d
SHA256: fb83abe7734632076545baa85776ff5d0be7aa3166461a2cbe3c781dde578f32
SHA512: 3bbdef27c65b42f96af90140c3c4c3a36ec66563e0d22242d790c351d1120c4cdf25aa91e36ee9b9543a3c22a040282b1c78bf5f5938cd47df156bd5a9bab05b
Description: Analyze, create, and manipulate (binary) Java class files
 The Byte Code Engineering Library is intended to give users a convenient
 possibility to analyze, create, and manipulate (binary) Java class files
 (those ending with .class). Classes are represented by objects which contain
 all the symbolic information of the given class: methods, fields and byte
 code instructions, in particular.
 .
 Such objects can be read from an existing file, be transformed by a program
 (e.g. a class loader at run-time) and dumped to a file again. An even more
 interesting application is the creation of classes from scratch at run-time.
 The Byte Code Engineering Library (BCEL) may be also useful if you want to
 learn about the Java Virtual Machine (JVM) and the format of Java .class
 files.
Homepage: http://commons.apache.org/bcel/

Package: libbcel-java-doc
Priority: optional
Section: doc
Installed-Size: 18118
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: bcel
Version: 6.5.0-1+deb11u1+apertis1bv2023.0bb1
Depends: default-jdk-doc
Suggests: libbcel-java
Filename: pool/sdk/b/bcel/libbcel-java-doc_6.5.0-1+deb11u1+apertis1bv2023.0bb1_all.deb
Size: 727464
MD5sum: fff5e8e8f54cc16b9cf876dda293a36f
SHA1: 883654f4e8e5f76f75444f8c723f70a91ea13b93
SHA256: be190150677c53d0ca1a2058c25d56999e76e24c896065aaeef46768e4214123
SHA512: fbb95d5d268dc42c788fbd57d5c1d1cba5655afd0446123bc2d5c9c036a29f760aea79224a2e93a635b53ffa8abed67b8d0b8be64c9f5dd51a055795ecbd3e75
Description: Documentation for Byte Code Engineering Library (BCEL)
 The Byte Code Engineering Library is intended to give users a convenient
 possibility to analyze, create, and manipulate (binary) Java class files
 (those ending with .class). Classes are represented by objects which contain
 all the symbolic information of the given class: methods, fields and byte
 code instructions, in particular.
 .
 Such objects can be read from an existing file, be transformed by a program
 (e.g. a class loader at run-time) and dumped to a file again. An even more
 interesting application is the creation of classes from scratch at run-time.
 The Byte Code Engineering Library (BCEL) may be also useful if you want to
 learn about the Java Virtual Machine (JVM) and the format of Java .class
 files.
 .
 This package contains the API (javadoc) documentation.
Homepage: http://commons.apache.org/bcel/

Package: libcommons-daemon-java
Priority: optional
Section: java
Installed-Size: 1652
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: commons-daemon
Version: 1.0.15-8+deb11u1+apertis0bv2023.0bb1
Recommends: jsvc
Suggests: java-virtual-machine
Filename: pool/sdk/c/commons-daemon/libcommons-daemon-java_1.0.15-8+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 281176
MD5sum: 49cafbf681b3e5b9567429976fec1cc0
SHA1: 7eec8b9657dbfd5dc009150170dd74302f68f4b5
SHA256: f0a2a0ccbb0d7291e2ef2327135e9c8a9b7d29d16f023131a3a416e40c36df1d
SHA512: f5bf6b22103d51179003d63bb56ae556046787b5c0aa2d6d504f9034b6eb671045ae73dacf25bd39b7b66298cd610cb035e8194bee7ddd23e338619c60e18914
Description: Library to launch Java applications as daemons
 The Daemon package from Apache Commons can be used to implement Java
 applications which can be launched as daemons. For example the
 program will be notified about a shutdown so that it can perform
 cleanup tasks before its process of execution is destroyed by the
 operation system.
 .
 This package contains the java library. You will also need the actual
 binary for your architecture which is provided by the jsvc package.
Homepage: http://commons.apache.org/daemon/

Package: libcommons-net-java
Priority: optional
Section: java
Installed-Size: 328
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 3.6-1+deb11u1+apertis0bv2023.0bb1
Replaces: libcommons-net1-java (<< 1.5)
Suggests: libcommons-net-java-doc
Breaks: libcommons-net1-java (<< 1.5)
Filename: pool/sdk/libc/libcommons-net-java/libcommons-net-java_3.6-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 284692
MD5sum: 4b505288ebb8bebd69da0f5c3050aa8d
SHA1: c291fbc90300c2b54d04489d306297d3f633f0d4
SHA256: 40affcbe484e4edee303014aac4c1389b2d4349b536c0260aa50e50e7f4a39ee
SHA512: 474e9f661a9b20d7c52528977f0a9f991c8bf5f49773652980cf823f40f89edabc7ab6908fb103a276d305ccc638f4092fd2c24e8bfcd38a4621970f1ae1cbc7
Description: Apache Commons Net - Java client API for basic Internet protocols
 The Apache Commons Net library implements the client side of many basic
 Internet protocols. The purpose of the library is to provide fundamental
 protocol access, not higher-level abstractions. Therefore, some of the
 design violates object-oriented design principles. The philosophy is to
 make the global functionality of a protocol accessible (e.g., TFTP send
 file and receive file) when possible, but also provide access to the
 fundamental protocols where applicable so that a programmer may construct
 his own custom implementations (e.g, the TFTP packet classes and the TFTP
 packet send and receive methods are exposed).
 .
 The supported protocols include:
  * FTP/FTPS
  * FTP over HTTP (experimental)
  * NNTP
  * SMTP(S)
  * POP3(S)
  * IMAP(S)
  * Telnet
  * TFTP
  * Finger
  * Whois
  * rexec/rcmd/rlogin
  * Time (rdate) and Daytime
  * Echo
  * Discard
  * NTP/SNTP
Homepage: http://commons.apache.org/net/

Package: libcommons-net-java-doc
Priority: optional
Section: doc
Installed-Size: 8884
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libcommons-net-java
Version: 3.6-1+deb11u1+apertis0bv2023.0bb1
Replaces: libcommons-net1-java (<< 1.5)
Recommends: default-jdk-doc
Suggests: libcommons-net-java
Breaks: libcommons-net1-java (<< 1.5)
Filename: pool/sdk/libc/libcommons-net-java/libcommons-net-java-doc_3.6-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 552684
MD5sum: 99fcff5c21b51e85185051f7d2e9c684
SHA1: d6c3ecc7ecad5f7f28adce37139df325d8c03319
SHA256: f94ed62d18f534ee2f4fcb3de9bd875aafb2f0a66db8ecbfeabe1c2831b7eaa2
SHA512: 09e81532ddec36498286a83e923458a34769e2e8016923a1f35519518d84e902487fd8669ff340ca5d2842b53ce83af0e6ddb6215d7b4e4d2404cc7711295d46
Description: Apache Commons Net (API documentation)
 The Apache Commons Net library implements the client side of many basic
 Internet protocols. The purpose of the library is to provide fundamental
 protocol access, not higher-level abstractions. Therefore, some of the
 design violates object-oriented design principles. The philosophy is to
 make the global functionality of a protocol accessible (e.g., TFTP send
 file and receive file) when possible, but also provide access to the
 fundamental protocols where applicable so that a programmer may construct
 his own custom implementations (e.g, the TFTP packet classes and the TFTP
 packet send and receive methods are exposed).
 .
 This package contains the API documentation for libcommons-net-java.
Homepage: http://commons.apache.org/net/

Package: libgoogle-gson-java
Priority: optional
Section: java
Installed-Size: 277
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2.8.6-1+deb11u1+apertis0bv2023.0bb1
Suggests: libgoogle-gson-java-doc
Filename: pool/sdk/libg/libgoogle-gson-java/libgoogle-gson-java_2.8.6-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 226072
MD5sum: f93f630844806cc6ebd5d8fe8728cce5
SHA1: 9f7281ecb8d0c57cd13c0488106daa74ecd5fad4
SHA256: b9532c199a4343f37fc73ca76109a7bf1cc1bc8c85d736527f7d800b0fa9f072
SHA512: 8b5d065df1f8422da1c4b487ef665cff240e3d71679725802f5d1b1c6e527774fd1b4afbef29fddee2a58c0f2ae9f9900ed3406b9659108b8aa1ceef5de84b96
Description: Converts Java objects into their JSON representation
 Gson is a Java library that can be used to convert Java Objects into their JSON
 representation. It can also be used to convert a JSON string to an equivalent
 Java object. Gson can work with arbitrary Java objects including pre-existing
 objects that you do not have source-code of.
 .
 Gson Goals
 .
  * Provide simple toJson() and fromJson() methods to convert Java objects to
    JSON and vice-versa
  * Allow pre-existing unmodifiable objects to be converted to and from JSON
  * Extensive support of Java Generics
  * Allow custom representations for objects
  * Support arbitrarily complex objects (with deep inheritance hierarchies and
    extensive use of generic types)
Homepage: https://github.com/google/gson

Package: libhsqldb-java
Priority: optional
Section: java
Installed-Size: 1734
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: hsqldb
Version: 2.5.1-1+deb11u2+apertis0bv2023.0bb1
Depends: libservlet-api-java
Suggests: libhsqldb-java-doc
Filename: pool/sdk/h/hsqldb/libhsqldb-java_2.5.1-1+deb11u2+apertis0bv2023.0bb1_all.deb
Size: 1556940
MD5sum: 0118e1ad50e46945e360e824bed642e7
SHA1: ff7852ba03524fe6337f97e6a04e095bace8280c
SHA256: 0da23b04fd98ae797281f29b30790db2629f0ff818092f0e6f4e72b65f226cf0
SHA512: 40177d36ecb9a45435697b3ed06239a104a3dc5c3016bde59ff76a3f804546b5fcbaa05ed9cbf8a08cecc465f5c60d4d8c29736c459d2308e647deb3c1fb0648
Description: Java SQL database engine
 HSQLDB is an SQL relational database engine written in Java.  It has a
 JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
 SQL:2.29 and SQL:2.23 enhancements.  It offers a small, fast database
 engine that offers both in-memory and disk-based tables.  Embedded and
 server modes are available.  Additionally, it includes tools such as a
 minimal web server, in-memory query and management tools (can be run as
 applets), and a number of demonstration examples.
Homepage: http://hsqldb.org/

Package: libhsqldb-java-doc
Priority: optional
Section: doc
Installed-Size: 4882
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: hsqldb
Version: 2.5.1-1+deb11u2+apertis0bv2023.0bb1
Suggests: libhsqldb-java
Filename: pool/sdk/h/hsqldb/libhsqldb-java-doc_2.5.1-1+deb11u2+apertis0bv2023.0bb1_all.deb
Size: 1774512
MD5sum: 0c840e9b05de331d050c45ad846cfcec
SHA1: 55623db580e45b811b02fb5a44dca737c06589fb
SHA256: a023633354f6f3a5baf025efa3e4b61350e52b1f9ebec4bd7dbeb52d33a6de9c
SHA512: 542c18bf2aab3d21b59c9930e01d88ebf69df15a696fb985af2657e04d990920537e8d20181e04b3691296ef3aae0df9c8731dc9942e463aafe9622703d24562
Description: documentation for HSQLDB
 HSQLDB is an SQL relational database engine written in Java.  It has a
 JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
 SQL:2.29 and SQL:2.23 enhancements.  It offers a small, fast database
 engine that offers both in-memory and disk-based tables.  Embedded and
 server modes are available.  Additionally, it includes tools such as a
 minimal web server, in-memory query and management tools (can be run as
 applets), and a number of demonstration examples.
 .
 This package contains the documentation of HSQLDB.
Homepage: http://hsqldb.org/

Package: libhsqldb1.8.0-java
Priority: optional
Section: oldlibs
Installed-Size: 1014
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: hsqldb1.8.0
Version: 1.8.0.10+dfsg-10+deb11u1+apertis0bv2023.0bb1
Depends: libservlet3.1-java
Suggests: java-virtual-machine, libhsqldb1.8.0-java-gcj
Conflicts: openoffice.org-base (<< 1:2.3.1~m8)
Filename: pool/sdk/h/hsqldb1.8.0/libhsqldb1.8.0-java_1.8.0.10+dfsg-10+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 792600
MD5sum: c0df578ce7a9f2a8ec9b2254f42301d2
SHA1: e6d4979614cfd2ee3dca4013ee6656cbcabad987
SHA256: 7d241d19b6d25b2470de4e81d51305b355fd2c577eaaa141e26a2248e1012a4a
SHA512: 0966cabd371caf4c62d048bde01cd0dd679d8731b222c8006f62d6d4c2070502e40e759b6014aaafd1b9c7b4d0c4630ec9d1bbf5e9f78e686a8253eaa07997b4
Description: Java SQL database engine
 HSQLDB is an SQL relational database engine written in Java.  It has a
 JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
 SQL:1999 and SQL:2003 enhancements.  It offers a small, fast database
 engine that offers both in-memory and disk-based tables.  Embedded and
 server modes are available.  Additionally, it includes tools such as a
 minimal web server, in-memory query and management tools (can be run as
 applets), and a number of demonstration examples.
 .
 Web site: http://hsqldb.org/

Package: libjackson2-databind-java
Priority: optional
Section: java
Installed-Size: 1533
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: jackson-databind
Version: 2.12.1-1+deb11u1+apertis0bv2023.0bb1
Depends: libjackson2-annotations-java (>= 2.12.1), libjackson2-core-java (>= 2.12.1)
Suggests: libjackson2-databind-java-doc
Filename: pool/sdk/j/jackson-databind/libjackson2-databind-java_2.12.1-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 1413936
MD5sum: 665090980d0fcdf9bbe075ce72055b61
SHA1: bc4e3897b715699cb378ecc35c4c043cbb1ecc89
SHA256: cfe35c17e82094ec5c33041d0a9ebb5310df05b3131f1c8cc9a7de7de25dc05a
SHA512: 34941b37ec918866a7ee2e656daf27d89aae17244200a2b2697af3a9499a5f98b172d5695508cdd2253465b21aeb89e5169f80180395ff7faea402e97fed7d55
Description: fast and powerful JSON library for Java -- data binding
 The Jackson Data Processor is a multi-purpose Java library for processing
 JSON. Jackson aims to be the best possible combination of fast, correct,
 lightweight, and ergonomic for developers. It offers three alternative methods
 for processing JSON:
 .
  * Streaming API inspired by StAX
  * Tree Model
  * Data Binding converts JSON to and from POJOs
 .
 In addition to the core library, there are numerous extension that provide
 additional functionality such as additional data formats beyond JSON,
 additional data types or JVM languages.
 .
 This package contains general purpose data-binding functionality for data
 formats other than JSON.
Homepage: http://wiki.fasterxml.com/JacksonHome

Package: libjackson2-databind-java-doc
Priority: optional
Section: doc
Installed-Size: 43434
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: jackson-databind
Version: 2.12.1-1+deb11u1+apertis0bv2023.0bb1
Depends: default-jdk-doc, libjackson2-annotations-java-doc, libjackson2-core-java-doc
Suggests: libjackson2-databind-java
Filename: pool/sdk/j/jackson-databind/libjackson2-databind-java-doc_2.12.1-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 1798524
MD5sum: 492b7d343b34927f49912fdb7ddf4761
SHA1: b9e60542071067565b49d05d2c754e12dec10b25
SHA256: bbf014f0d6049fe40040ae652373ac9bda0f26203f09da99d812d2ea62bc42a1
SHA512: dff687ccd0e80e02a6d0a4740a30d60b5b34ce97d6a51f7c8ad47b951c57becde50069fa0d61c1b9a2620f86de08b4009389cc0e89848c6a1262e1031bad0881
Description: Documentation for jackson-databind
 The Jackson Data Processor is a multi-purpose Java library for processing
 JSON. Jackson aims to be the best possible combination of fast, correct,
 lightweight, and ergonomic for developers. It offers three alternative methods
 for processing JSON:
 .
  * Streaming API inspired by StAX
  * Tree Model
  * Data Binding converts JSON to and from POJOs
 .
 In addition to the core library, there are numerous extension that provide
 additional functionality such as additional data formats beyond JSON,
 additional data types or JVM languages.
 .
 This package contains the API documentation of libjackson2-databind-java.
Homepage: http://wiki.fasterxml.com/JacksonHome

Package: libjettison-java
Priority: optional
Section: java
Installed-Size: 111
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 1.5.3-1~deb11u1+apertis0bv2023.0bb1
Filename: pool/sdk/libj/libjettison-java/libjettison-java_1.5.3-1~deb11u1+apertis0bv2023.0bb1_all.deb
Size: 85612
MD5sum: 068d08beaa298c8b2d6e26c143a9b1d0
SHA1: 69be51ca06d8237c9ec69625df23e0880646c42f
SHA256: 38bdbc3dd2845d8a1822afd8dd16c0dd76bfa3a5c7b6512985983e2152160e84
SHA512: fea2d6a07e2bd966a98222bcaf5aa681e9e9012a3f9d5b22e5f9ab5afb881fdfec0b8731915dfaed60613e3a19e1c24a39f349f604e807348ddd0f8b2f94e6d9
Description: collection of StAX parsers and writers for JSON
 Jettison is a collection of StAX parsers (streaming API for XML) and
 writers which read and write JSON (JavaScript Object Notation). This
 allows nearly transparent enablement of JSON based web services in
 services frameworks like Apache CXF.
 .
 There are currently two included conventions for mapping JSON to XML.
 The first is BadgerFish which implements the full XML infoset in JSON
 using various techniques. The second is called the "mapped"
 convention. It allows you to manually map XML namespaces to JSON
 element prefixes.
Homepage: https://github.com/jettison-json/jettison

Package: libmaven-shared-utils-java
Priority: optional
Section: java
Installed-Size: 186
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: maven-shared-utils
Version: 3.3.0-1+deb11u1+apertis0bv2023.0bb1
Depends: libcommons-io-java (>= 2.8.0)
Recommends: libjansi-java (>= 1.18)
Suggests: libmaven-shared-utils-java-doc
Filename: pool/sdk/m/maven-shared-utils/libmaven-shared-utils-java_3.3.0-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 149468
MD5sum: 380e3eed421a47a7ddd6be79ca95f978
SHA1: d2dc3787d8a72b5950094d372b0b8f9a52370cb0
SHA256: faae8396d2dcbfde2a282be8a67ce4776f04e32080c6e351efd6993252a8e96d
SHA512: d54243248b00e1cccce1eb3d3f3a0fcedfa5c01933c88effa17e94c3fc8fa972d3e221453f4f9d6f99c55c3d52de426def5035ee94d83a8a9f4777fef72f3127
Description: Replacement for plexus-utils in Maven
 This project aims to be a functional replacement for plexus-utils in Maven.
 .
 It is not a 100% API compatible replacement though, but a replacement with
 improvements: lots of methods got cleaned up, generics got added and a lot
 of unused code was dropped.
Homepage: http://maven.apache.org/shared/maven-shared-utils/

Package: libmaven-shared-utils-java-doc
Priority: optional
Section: doc
Installed-Size: 3689
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: maven-shared-utils
Version: 3.3.0-1+deb11u1+apertis0bv2023.0bb1
Depends: default-jdk-doc
Suggests: libmaven-shared-utils-java
Filename: pool/sdk/m/maven-shared-utils/libmaven-shared-utils-java-doc_3.3.0-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 341616
MD5sum: 371f242515aa271b4095a742c8c0d1d0
SHA1: 6bc79420442c35df5199f110714cc166e5f65acc
SHA256: 3e14f84b51182e8e6813b609be5e82ecfa585cd74a726bc3679dbbecd9081c53
SHA512: d33c8dcd1c952b471fd41d8c11959c42104edc56ce01657b62d7031bb5da6c550475f8b495f702167289242be50afbd86adc9c27de4d552ca79a6b6f8544d64a
Description: Replacement for plexus-utils in Maven (documentation)
 This project aims to be a functional replacement for plexus-utils in Maven.
 .
 It is not a 100% API compatible replacement though, but a replacement with
 improvements: lots of methods got cleaned up, generics got added and a lot
 of unused code was dropped.
 .
 This package contains the API documentation of libmaven-shared-utils-java.
Homepage: http://maven.apache.org/shared/maven-shared-utils/

Package: libnetty-java
Priority: optional
Section: java
Installed-Size: 1741
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: netty
Version: 1:4.1.48-4+deb11u1+apertis1bv2023.0bb1
Depends: libjctools-java
Suggests: libcommons-logging-java (>= 1.2), liblog4j1.2-java (>= 1.2.17), liblog4j2-java (>= 2.17.1), libslf4j-java (>= 1.7.30)
Filename: pool/sdk/n/netty/libnetty-java_4.1.48-4+deb11u1+apertis1bv2023.0bb1_all.deb
Size: 1458604
MD5sum: 7ba1eea4858022c9ac3687ddf9f81d1c
SHA1: f7b0639893901f9f2c33704ee5f11b1345f4fd19
SHA256: cf581ac503e8e49abfc918b2a83765ac6d438a595be700519963a4efdca0ace1
SHA512: 04abf70e95685991d7fdb384035886832f56dc05fb1982032a92b80ea673031acb2bc21041dfdcbfcf60e5f7f3d4be2381c6a08916d6938b33085608e266eaea
Description: Java NIO client/server socket framework
 Netty is a Java NIO client/server framework which enables quick and easy
 development of network applications such as protocol servers and clients.
 It greatly simplifies and streamlines network programming such as TCP and UDP
 socket server.
Homepage: http://netty.io/

Package: libpostgresql-jdbc-java
Priority: optional
Section: java
Installed-Size: 930
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libpgjava
Version: 42.2.15-1+deb11u1+apertis0bv2023.0bb1
Replaces: libpg-java (<= 9.1-901-1), libpgjava
Provides: libpg-java, libpgjava
Conflicts: libpg-java (<= 9.1-901-1), libpgjava (<= 7.4.7-3)
Filename: pool/sdk/libp/libpgjava/libpostgresql-jdbc-java_42.2.15-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 857060
MD5sum: 5a0a2331e2960763f72ecd63d3ffb09a
SHA1: 7805d2e7af51601c9b6815dcecf0f708de3241b4
SHA256: 54281ae10faa7cbd373ca27d1b2e3e68d1855360959d20493f0a3dbb4b049e8f
SHA512: 68f068ea95e5ba9b4b13e2327e43fb4d0782e5ac2c57bfca80b2235d1071a42316af8aada433459a3ed3141d9c03bf40272144bc92218a57571b9ae1a9e92869
Description: Java database (JDBC) driver for PostgreSQL
 PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL
 database (8.4 or later) using standard, database independent Java code.
 It is an open source JDBC driver written in Pure Java (Type 4), and
 communicates in the PostgreSQL native network protocol.
Built-Using: libscram-java (= 1.0.0~beta.2-3+apertis1bv2023dev2b2)
Homepage: https://jdbc.postgresql.org/
Multi-Arch: foreign

Package: libpostgresql-jdbc-java-doc
Priority: optional
Section: doc
Installed-Size: 10931
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libpgjava
Version: 42.2.15-1+deb11u1+apertis0bv2023.0bb1
Replaces: libpg-java-doc
Provides: libpg-java-doc
Depends: default-jdk-doc
Conflicts: libpg-java-doc (<= 8.4-702-1)
Filename: pool/sdk/libp/libpgjava/libpostgresql-jdbc-java-doc_42.2.15-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 627272
MD5sum: e4b7c322fe4a62f8108024768178b2fc
SHA1: 3b94bef4438f8f1267953602f305ad1faad72d42
SHA256: 9a1e3548217b84000d6a78e0c47eb2d397badf964f079d8adf94a12d2079e212
SHA512: 2036a0c3bc1460555010a5a87b9f46b47cc1c2c6efdf4e3b4dc7edb85add36eac9fdc060a0cec0a02eda68c7a042afcdc78e2a4ac4c45e8e070ebfc91553d258
Description: Java database (JDBC) driver for PostgreSQL (documentation)
 PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL
 database (8.4 or later) using standard, database independent Java code.
 It is an open source JDBC driver written in Pure Java (Type 4), and
 communicates in the PostgreSQL native network protocol.
 .
 This package contains the documentation.
Homepage: https://jdbc.postgresql.org/
Multi-Arch: foreign

Package: libtomcat9-embed-java
Priority: optional
Section: java
Installed-Size: 4543
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat9
Version: 9.0.43-2~deb11u6+apertis1bv2023.0bb1
Depends: libeclipse-jdt-core-java (>= 3.18.0)
Filename: pool/sdk/t/tomcat9/libtomcat9-embed-java_9.0.43-2~deb11u6+apertis1bv2023.0bb1_all.deb
Size: 4199184
MD5sum: 4fdb189f175277c08289219a7e35e579
SHA1: ea176349c963470680626fd15c09cc3baeaf74f6
SHA256: ab7541ff698ec0511ff60905dd2f93da4b1c02b3987b63c7432850a20dd5616e
SHA512: c7ce94409f413871b3952529d7a88bed71846809c7e9a2456e3735bbf51d80aeb72b45eafc25fe2d6b018eaed12037554190f4212eace81558955cad47eb901a
Description: Apache Tomcat 9 - Servlet and JSP engine -- embed libraries
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the libraries required to embed Tomcat into Java
 applications.
Homepage: http://tomcat.apache.org

Package: libtomcat9-java
Priority: optional
Section: java
Installed-Size: 6988
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat9
Version: 9.0.43-2~deb11u6+apertis1bv2023.0bb1
Depends: libeclipse-jdt-core-java (>= 3.18.0)
Suggests: tomcat9 (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1)
Filename: pool/sdk/t/tomcat9/libtomcat9-java_9.0.43-2~deb11u6+apertis1bv2023.0bb1_all.deb
Size: 6004400
MD5sum: 64cc35a2f360bc2f1aebebfeda242cb1
SHA1: e08a2e1fc9e87135be1bd586a8e9ec3a6e82a79c
SHA256: 7981eae9fb5eec72593a407658a2f0c6d1ef37e3e4b2647763f6568ff6473104
SHA512: 154045323a3c4fff430324c2941b4d2fec697a1bd1013a110daca193b1c9cad1f5d5ee0900c424ecef82ac93d3408ca8993cd4d398a43f7da2b4a96bc3fb5d82
Description: Apache Tomcat 9 - Servlet and JSP engine -- core libraries
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the Tomcat core classes which can be used by other
 Java applications to embed Tomcat.
Homepage: http://tomcat.apache.org

Package: libxml-security-java
Priority: optional
Section: java
Installed-Size: 1131
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2.0.10-2+deb11u1+apertis1bv2023.0bb1
Depends: libcommons-codec-java (>= 1.15), libslf4j-java (>= 1.7.30), libwoodstox-java
Recommends: libjaxp1.3-java, libxalan2-java (>= 2.7.2), libxerces2-java (>= 2.12.0)
Suggests: libxml-security-java-doc
Filename: pool/sdk/libx/libxml-security-java/libxml-security-java_2.0.10-2+deb11u1+apertis1bv2023.0bb1_all.deb
Size: 998056
MD5sum: fe529dae5cca1b164914fa6132fdfdd3
SHA1: 40664f152bbff70f8a057f8885bbc23a2eb3920f
SHA256: b41070cf194569d0278c8f902de8d580fe2183907a32ab07edaa4e88e705f5b8
SHA512: 27b6c6b617f4d420c06c0c440be9c836df3335d94b4bad4f8823d365660d24894565a6d587e7ad7dedacf0f8a79d7326aaa84c85c8f42b8b1dca77b8de9d1e6d
Description: Apache Santuario -- XML Security for Java
 Apache Santuario supports XML-Signature Syntax and Processing, W3C
 Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C
 Recommendation 10 December 2002. As of version 1.4, the Java library supports
 the standard Java API JSR-105: XML Digital Signature APIs.
Homepage: http://santuario.apache.org

Package: libxml-security-java-doc
Priority: optional
Section: doc
Installed-Size: 20003
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libxml-security-java
Version: 2.0.10-2+deb11u1+apertis1bv2023.0bb1
Depends: default-jdk-doc
Recommends: libxalan2-java-doc
Suggests: libxml-security-java
Filename: pool/sdk/libx/libxml-security-java/libxml-security-java-doc_2.0.10-2+deb11u1+apertis1bv2023.0bb1_all.deb
Size: 824156
MD5sum: 9d071a30f2408377a86cbe186b71902f
SHA1: 05d7c2b459631a03b0a4f736272655e70f03af50
SHA256: b8fa4a2fee357d89b9c4b4d2cfd80f3c5e1caaba0379c60d2f26be8cc9e8d007
SHA512: 285e68d30ef1b3ecdea1685b10e245cae50188dadda8c66c581402ddde8b9d57bd455ed0433e8566020829cea193f162d384e27a69a838bee717933adf815b8c
Description: Documentation for Apache Santuario
 Apache Santuario supports XML-Signature Syntax and Processing, W3C
 Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C
 Recommendation 10 December 2002. As of version 1.4, the Java library supports
 the standard Java API JSR-105: XML Digital Signature APIs.
 .
 This package contains the API documentation of libxml-security-java.
Homepage: http://santuario.apache.org

Package: libxstream-java
Priority: optional
Section: java
Installed-Size: 674
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 1.4.15-3+deb11u2+apertis1bv2023.0bb1
Depends: libxpp3-java
Suggests: libcglib-nodep-java (>= 3.2.12), libdom4j-java, libjdom1-java (>= 1.1.3), libjdom2-java (>= 2.0.5), libjettison-java (>= 1.5.3), libjoda-time-java (>= 2.10.10), libkxml2-java, libwoodstox-java, libxom-java
Filename: pool/sdk/libx/libxstream-java/libxstream-java_1.4.15-3+deb11u2+apertis1bv2023.0bb1_all.deb
Size: 550788
MD5sum: de0b06d269ae0b3ae6e2bb1d42a1d35a
SHA1: d83dd3874456e8f00aa93df8f3a177cf3f214057
SHA256: 3f650d26ae93540ec4b1e52bcf84b27942c53a5c8f6a1d152376b99bb73155bb
SHA512: 36cc11136d624839ece8541a77271a098dc9e55bfffebcce0f16c39237f1b95c354d2a94254aa629b22ed2d771da9079cd33b00ef1bf3310f2a19b49242911ab
Description: Java library to serialize objects to XML and back again
 The features of the XStream library are:
 .
  - Ease of use. A high level facade is supplied that simplifies common
    use cases.
  - No mappings required. Most objects can be serialized without need
    for specifying mappings.
  - Performance. Speed and low memory footprint are a crucial part of
    the design, making it suitable for large object graphs or systems
    with high message throughput.
  - Clean XML. No information is duplicated that can be obtained via
    reflection. This results in XML that is easier to read for humans
    and more compact than native Java serialization.
  - Requires no modifications to objects. Serializes internal fields,
    including private and final. Supports non-public and inner classes.
    Classes are not required to have default constructor.
  - Full object graph support. Duplicate references encountered in the
    object-model will be maintained. Supports circular references.
  - Integrates with other XML APIs. By implementing an interface,
    XStream can serialize directly to/from any tree structure (not just
    XML).
  - Customizable conversion strategies. Strategies can be registered
    allowing customization of how particular types are represented as
    XML.
  - Error messages. When an exception occurs due to malformed XML,
    detailed diagnostics are provided to help isolate and fix the
    problem.
  - Alternative output format. The modular design allows other output
    formats. XStream ships currently with JSON support and morphing.
Homepage: https://x-stream.github.io

Package: libyaml-snake-java
Priority: optional
Section: java
Installed-Size: 547
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: snakeyaml
Version: 1.28-1+deb11u2+apertis0bv2023.0bb1
Filename: pool/sdk/s/snakeyaml/libyaml-snake-java_1.28-1+deb11u2+apertis0bv2023.0bb1_all.deb
Size: 314348
MD5sum: e24ebff1b347d0c7136b7a95fd44b6d6
SHA1: f1950fd0ed1976b544a00c1dee89a9374146c3cb
SHA256: 8dbd3cc232a7836221c70ac764cde49dad0f865774875e86c6230514a92aca35
SHA512: a68540f4a78ae0c215d9e608cb9f92d95041a0d0aab6879a2c14f803b87e0b7f8c7a4c959ce9948890b5ef1c24b41afac143f25c4f940bd9028215ebbfeb4a6d
Description: YAML parser and emitter for the Java programming language
 SnakeYAML is a YAML parser and emitter for the Java programming language.
 .
 SnakeYAML features
 .
  * a complete YAML 1.1 parser. In particular, SnakeYAML can parse all
    examples from the specification.
  * Unicode support including UTF-8/UTF-16 input/output.
  * high-level API for serializing and deserializing native Java objects.
  * support for all types from the YAML types repository.
  * relatively sensible error messages.
Homepage: https://bitbucket.org/asomov/snakeyaml
Multi-Arch: foreign

Package: libyaml-snake-java-doc
Priority: optional
Section: doc
Installed-Size: 5162
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: snakeyaml
Version: 1.28-1+deb11u2+apertis0bv2023.0bb1
Depends: default-jdk-doc
Suggests: libyaml-snake-java
Filename: pool/sdk/s/snakeyaml/libyaml-snake-java-doc_1.28-1+deb11u2+apertis0bv2023.0bb1_all.deb
Size: 288784
MD5sum: e2c43038efb57d3329249ddc3fb1b0bd
SHA1: 7c5d7b1b6b2b94b20691f44f94bbab1dd64d8630
SHA256: 6cf8260014117b344637a634d93f0141a3a1dd24c218316b037d614930da7d82
SHA512: a47c9e63c914117f93512de2c8c1d4999076ffd78731871874bb43ba4c83600f453f040b07d18237f5899728f1704bc34204a8577c84b6619af3d3436c8cf71e
Description: Documentation for SnakeYAML
 SnakeYAML is a YAML parser and emitter for the Java programming
 language.
 .
 This package contains the API documentation of libyaml-snake-java.
Homepage: https://bitbucket.org/asomov/snakeyaml
Multi-Arch: foreign

Package: python3-mox3
Priority: optional
Section: python
Installed-Size: 193
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Architecture: all
Source: python-mox3
Version: 1.0.0-2apertis1bv2023.0bb1
Depends: python3-fixtures, python3-pbr, python3:any
Filename: pool/sdk/p/python-mox3/python3-mox3_1.0.0-2apertis1bv2023.0bb1_all.deb
Size: 33112
MD5sum: a6f837b02fd32780c20256c3fb2e4f7f
SHA1: 2f1dd9fd6438f58e059851a497393530e326c019
SHA256: 9c2befb15134bd3ba1be6cc1180394fb61d6058f1350592da6768506ca9e2c0b
SHA512: 36d748b768d5a7a53ab6245b285f745d96cc1d8ed83bd23b676dc830f2a97cbf0b9373b636af7bbfe28affe10428d2567db90febe3cb28d3310fb1f562857817
Description: Mock object framework - Python 3.x
 Mox3 is an unofficial port of the Google mox framework (see
 https://github.com/openstack/mox3) to Python 3. It was meant to be as
 compatible with mox as possible, but small enhancements have been made.
 .
 This package provides the Python 3.x module.
Homepage: https://github.com/openstack/mox3

Package: tomcat9
Priority: optional
Section: java
Installed-Size: 307
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 9.0.43-2~deb11u6+apertis1bv2023.0bb1
Depends: lsb-base (>= 3.0-6), systemd (>= 238), tomcat9-common (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1), ucf
Recommends: libtcnative-1 (>= 1.2.18)
Suggests: tomcat9-admin (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1), tomcat9-docs (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1), tomcat9-examples (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1), tomcat9-user (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1)
Filename: pool/sdk/t/tomcat9/tomcat9_9.0.43-2~deb11u6+apertis1bv2023.0bb1_all.deb
Size: 49572
MD5sum: 60979bc2920f58ec79895421922b2b5c
SHA1: 53b0dad79001141365e7dd58a676e3ca188c6965
SHA256: 0c67d14c80570fa86b4907556017e89667c9b5702d3934f42100c4a3ea0b5a99
SHA512: 46bfacf3a5043ecc127a34f2f7bf2056391d61a9b5271273df46310ef5a9ee57fc883a77bf34958f1ea2655065873a144cf8558cd5eca8716e67d94f4b22827f
Description: Apache Tomcat 9 - Servlet and JSP engine
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains only the startup scripts for the system-wide daemon.
 No documentation or web applications are included here, please install
 the tomcat9-docs and tomcat9-examples packages if you want them.
 Install tomcat9-user instead of this package if you don't want Tomcat to
 start as a service.
Homepage: http://tomcat.apache.org

Package: tomcat9-admin
Priority: optional
Section: java
Installed-Size: 327
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat9
Version: 9.0.43-2~deb11u6+apertis1bv2023.0bb1
Depends: tomcat9-common (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1)
Filename: pool/sdk/t/tomcat9/tomcat9-admin_9.0.43-2~deb11u6+apertis1bv2023.0bb1_all.deb
Size: 79720
MD5sum: b283fd496ee1fa40c6d1687a66f7aa7e
SHA1: 80fda66c397c53a95b9e78c31ba7838e166b3936
SHA256: 9e2e3699cf00b38f8cf359d4b94a65afe64d913d8106d2c81c3006622162d41a
SHA512: c319abbf22a7f2026ff8b36d5d4cfd1d7cb689901cd8a441333b3b66d372ed45449cfeac545f258398f150c8c99ceeae07e99a39ec147c545aafce5859a8ab8a
Description: Apache Tomcat 9 - Servlet and JSP engine -- admin web applications
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the administrative web interfaces.
Homepage: http://tomcat.apache.org

Package: tomcat9-common
Priority: optional
Section: java
Installed-Size: 181
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat9
Version: 9.0.43-2~deb11u6+apertis1bv2023.0bb1
Depends: default-jre-headless | java8-runtime-headless | java8-runtime, libtomcat9-java (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1)
Filename: pool/sdk/t/tomcat9/tomcat9-common_9.0.43-2~deb11u6+apertis1bv2023.0bb1_all.deb
Size: 73076
MD5sum: d0b558d1091863ab508575fa17971ba1
SHA1: 9063c982981fb3099851a62d91dc199acc04c7d8
SHA256: 2ae930386c3626a45156ea98f24388df548389f662d786c10b78f54ee2c96e54
SHA512: edcb642f024a38f158454e374a3cc9a7c2c6c4c28bf7f228608ce29e327b67563f16125237fcc312315873da02683873af8c49e72ca35b5b0a412178a5141cdc
Description: Apache Tomcat 9 - Servlet and JSP engine -- common files
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains common files needed by the tomcat9 and tomcat9-user
 packages (Tomcat 9 scripts and libraries).
Homepage: http://tomcat.apache.org

Package: tomcat9-docs
Priority: optional
Section: doc
Installed-Size: 3277
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat9
Version: 9.0.43-2~deb11u6+apertis1bv2023.0bb1
Depends: tomcat9-common (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1)
Filename: pool/sdk/t/tomcat9/tomcat9-docs_9.0.43-2~deb11u6+apertis1bv2023.0bb1_all.deb
Size: 707772
MD5sum: fe510f721ba3658ce3817e0d94027aa8
SHA1: 2487314de8ae86d91136083a0407384567a98188
SHA256: e3de2b86b7bf333789cb2a4aca521e89ff3aeae6f54bfff9d71394fbee0fb42b
SHA512: cb067e06164f3e17f8702d424c50a8b0782e183994b46e8f8e540f04e0761877a25ef9dcb2775072b651016bfe6945130050e4d0b3b39a85d0f3a41e23e8ceee
Description: Apache Tomcat 9 - Servlet and JSP engine -- documentation
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the online documentation web application.
Homepage: http://tomcat.apache.org

Package: tomcat9-examples
Priority: optional
Section: java
Installed-Size: 1483
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat9
Version: 9.0.43-2~deb11u6+apertis1bv2023.0bb1
Depends: libtaglibs-standard-impl-java, libtaglibs-standard-spec-java, tomcat9-common (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1)
Filename: pool/sdk/t/tomcat9/tomcat9-examples_9.0.43-2~deb11u6+apertis1bv2023.0bb1_all.deb
Size: 406008
MD5sum: 353340c2df9de2209e326b79e65a8aa5
SHA1: a2537011b7b5c1fbee9d81ee3f814cc8f86e7fbf
SHA256: ab349b457544b0112d26117b4083d617e959963ef4c5c2a4e4467d0c678acc2a
SHA512: 67fa60e3b1911c95e2ec7419888e47aca863b25066a4f1f7533c68a3b20d2e9e87c33f398f98bbc97dd9b9bf8445e127e0fe553f61a59ef771f60e7a19ad41ad
Description: Apache Tomcat 9 - Servlet and JSP engine -- example web applications
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the default Tomcat example webapps.
Homepage: http://tomcat.apache.org

Package: tomcat9-user
Priority: optional
Section: java
Installed-Size: 262
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat9
Version: 9.0.43-2~deb11u6+apertis1bv2023.0bb1
Depends: netcat-openbsd, tomcat9-common (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1)
Suggests: tomcat9 (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1), tomcat9-admin (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1), tomcat9-docs (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1), tomcat9-examples (>= 9.0.43-2~deb11u6+apertis1bv2023.0bb1)
Filename: pool/sdk/t/tomcat9/tomcat9-user_9.0.43-2~deb11u6+apertis1bv2023.0bb1_all.deb
Size: 45716
MD5sum: d04e7480e2d104baf6d9787e2ea4ed9b
SHA1: 74403a3042051a553af77176dd932f4f625f4dce
SHA256: eb07ce248532b2de6b07ad5c4017f984b5f1eda1b58395f725fcb5251d340f22
SHA512: b8e36f6fe58c24f87eb31ff3376f398689381374c27d1edb5d0be68153a93f6dbde2fae1d055d9733a24fe66bff4fa795e8390456594671e7c0e535225595f93
Description: Apache Tomcat 9 - Servlet and JSP engine -- tools to create user instances
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains files needed to create a user Tomcat instance.
 This user Tomcat instance can be started and stopped using the scripts
 provided in the Tomcat instance directory.
Homepage: http://tomcat.apache.org