Package: ejabberd Version: 23.04~git20230414.1114a35-0.1 Architecture: amd64 Maintainer: Ejabberd Packaging Team Installed-Size: 11205 Pre-Depends: init-system-helpers (>= 1.54~), openssl Depends: adduser, ucf, debconf (>= 0.5) | debconf-2.0, erlang-base (>= 1:25.2.3+dfsg), erlang-abi (= 17.0), erlang-asn1 (>= 1:25.2.3+dfsg), erlang-crypto (>= 1:25.2.3+dfsg), erlang-inets (>= 1:25.2.3+dfsg), erlang-mnesia (>= 1:25.2.3+dfsg), erlang-odbc (>= 1:25.2.3+dfsg), erlang-os-mon (>= 1:25.2.3+dfsg), erlang-public-key (>= 1:25.2.3+dfsg), erlang-ssl (>= 1:25.2.3+dfsg), erlang-syntax-tools (>= 1:25.2.3+dfsg), erlang-base64url (>= 1.0.1), erlang-goldrush (>= 0.1.9), erlang-idna (>= 6.0.0), erlang-jiffy (>= 1.1.1), erlang-jose (>= 1.11.5), erlang-lager (>= 3.9.1), erlang-p1-acme (>= 1.0.22), erlang-p1-cache-tab (>= 1.0.30), erlang-p1-eimp (>= 1.0.22), erlang-p1-mqtree (>= 1.0.15), erlang-p1-pkix (>= 1.0.9), erlang-p1-stringprep (>= 1.0.29), erlang-p1-stun (>= 1.2.7), erlang-p1-tls (>= 1.1.16), erlang-p1-utils (>= 1.0.25), erlang-p1-xml (>= 1.1.49), erlang-p1-xmpp (>= 1.6.1+git202304~), erlang-p1-yaml (>= 1.0.36), erlang-p1-yconf (>= 1.0.15), erlang-p1-zlib (>= 1.0.12), erlang-unicode-util-compat (>= 0.3.1), erlang-xmerl Suggests: apparmor, apparmor-utils, libunix-syslog-perl, imagemagick, yamllint, ejabberd-contrib, erlang-luerl, erlang-p1-oauth2 (>= 0.6.11), erlang-p1-mysql (>= 1.0.21), erlang-p1-pam (>= 1.0.14), erlang-p1-pgsql (>= 1.1.20), erlang-p1-sip (>= 1.0.49), erlang-p1-sqlite3 (>= 1.1.14), erlang-redis-client (>= 1.2.0) Provides: mqtt-broker, stun-server, turn-server, xmpp-server Multi-Arch: allowed Homepage: https://www.ejabberd.im Priority: optional Section: net Filename: pool/main/e/ejabberd/ejabberd_23.04~git20230414.1114a35-0.1_amd64.deb Size: 6216676 SHA256: e5a2d0791b811e98ca472f953589d91988da56e79fc56c5fef98ee7eca803256 SHA1: 6b519ca07ee90d31908b27327b177d1aa8e61754 MD5sum: c99799a6015aacf4ec363586c428e275 Description: extensible realtime platform (XMPP server + MQTT broker + SIP service) ejabberd is a Jabber/XMPP + MQTT + SIP server written in Erlang, featuring: * distributed operation with load-balancing across a cluster; * fault-tolerant database replication and storage on multiple nodes, allowing nodes to be added or replaced "on the fly"; * virtual hosting (several virtual domains can be served using a single ejabberd instance); * XMPP compliance; * MQTT 5 compliance; * SIP service; * web-based administration; * SSL/TLS support; * conferencing via Multi-User Chat; * Jabber Users Directory, based on users' vCards; * service discovery; * shared roster. Package: erlang-p1-xmpp Version: 1.6.1+git20230414.46b6c19-0.1 Architecture: amd64 Maintainer: Ejabberd Packaging Team Installed-Size: 3267 Depends: libc6 (>= 2.14), erlang-base (>= 1:25.2.3+dfsg), erlang-abi (= 17.0), erlang-asn1 (>= 1:25.2.3+dfsg), erlang-crypto (>= 1:25.2.3+dfsg), erlang-syntax-tools (>= 1:25.2.3+dfsg), erlang-idna (>= 6.0.0), erlang-p1-xml (>= 1.1.49), erlang-p1-stringprep (>= 1.0.29), erlang-p1-tls (>= 1.1.16), erlang-unicode-util-compat (>= 0.3.1), erlang-p1-utils (>= 1.0.25), erlang-p1-zlib (>= 1.0.12) Multi-Arch: allowed Homepage: https://github.com/processone/xmpp Priority: optional Section: libs Filename: pool/main/e/erlang-p1-xmpp/erlang-p1-xmpp_1.6.1+git20230414.46b6c19-0.1_amd64.deb Size: 2010868 SHA256: 5d3402ef64373d9a13f94bb65abfa4d11917adae09e9a84b041fa5520a67dfe7 SHA1: 1deefd4bfb7464bf784ba975c93a99393d835aa8 MD5sum: 85fc3cd822d81c1dbc8ed382ec37bbc8 Description: Erlang/Elixir XMPP parsing and serialization library This library provides comprehensive representation of XMPP elements as well as tools to work with them. Every such element is represented by an Erlang record. Most of the library's code is auto generated and thus considered to be bug free and efficient. . The approach is very similar to ASN.1, Google Protocol Buffers or Apache Thrift: an XML element is transformed into internal language structure (an Erlang record in this case) - the process known as "decoding". During decoding, validation is also performed, thus well-typed structures are generated, potentially decreasing bugs related to handcrafted parsing. A reverse process known as "encoding" is applied for transforming an Erlang record into an XML element. . This package should be used along with erlang-p1-xml, because it is only able to decode from and encode to structures generated by that library (that is, xmlel() elements). . This library was written for ejabberd which still uses it. It was split off into its own project to follow Erlang/OTP guidelines. Package: erlang-p1-xmpp-dbgsym Source: erlang-p1-xmpp Version: 1.6.1+git20230414.46b6c19-0.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ejabberd Packaging Team Installed-Size: 56 Depends: erlang-p1-xmpp (= 1.6.1+git20230414.46b6c19-0.1) Priority: optional Section: debug Filename: pool/main/e/erlang-p1-xmpp/erlang-p1-xmpp-dbgsym_1.6.1+git20230414.46b6c19-0.1_amd64.deb Size: 29732 SHA256: 107901da846863733c8541cb69c32608af88a6f035b66325d6f855f217064fd9 SHA1: 567e95b78203d9b518f5bf9dad78e85a1f7637a1 MD5sum: fb9c107b7d83d1ba1f0d914576f8f07b Description: debug symbols for erlang-p1-xmpp Build-Ids: 0d7d757090722a236074b9b083f822caef00bae4 6263e6e95fbf81c564fd272d60143a2edc3289cb 876d1f702df19c34d97f761fa33f77985f18e9d9