deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.14), erlang-base (>= 1:25.3.2.12+dfsg), erlang-abi (= 17.0),
erlang-asn1 (>= 1:25.3.2.12+dfsg), erlang-crypto (>= 1:25.3.2.12+dfsg), erlang-public-key
(>= 1:25.3.2.12+dfsg), erlang-syntax-tools (>= 1:25.3.2.12+dfsg), erlang-idna
(>= 6.0.0), erlang-p1-xml (>= 1.1.52), erlang-p1-stringprep (>= 1.0.30), erlang-p1-tls
(>= 1.1.21), erlang-unicode-util-compat (>= 0.3.1), erlang-p1-utils (>= 1.0.26),
erlang-p1-zlib (>= 1.0.13)
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.
Homepage: https://github.com/processone/xmpp
Installed-Size: '3403'
Maintainer: Ejabberd Packaging Team <ejabberd@packages.debian.org>
Multi-Arch: allowed
Package: erlang-p1-xmpp
Priority: optional
Section: libs
Version: 1.8.3-1
srcpkg_name: erlang-p1-xmpp
srcpkg_version: 1.8.3-1