Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libs >> erlang-p1-xmpp
etiona  ] [  nabia  ] [  aramo  ]
[ Source: erlang-p1-xmpp  ]

Package: erlang-p1-xmpp (1.5.6-1)

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.

Other Packages Related to erlang-p1-xmpp

  • depends
  • recommends
  • suggests
  • dep: erlang-asn1 (>= 1:24.1.5+dfsg)
    Erlang/OTP modules for ASN.1 support
  • dep: erlang-base (>= 1:24.1.5+dfsg)
    Erlang/OTP virtual machine and base applications
  • dep: erlang-crypto (>= 1:24.1.5+dfsg)
    Erlang/OTP cryptographic modules
  • dep: erlang-idna (>= 6.0.0)
    pure Erlang IDNA implementation that follows RFC 5891
  • dep: erlang-p1-stringprep (>= 1.0.27)
    erlang interface to stringprep
  • dep: erlang-p1-tls (>= 1.1.13)
    native TLS / SSL driver for Erlang / Elixir
  • dep: erlang-p1-utils (>= 1.0.23)
    set of small Erlang libraries
  • dep: erlang-p1-xml (>= 1.1.48)
    XML utilities for Erlang
  • dep: erlang-p1-zlib (>= 1.0.10)
    erlang interface to zlib
  • dep: erlang-syntax-tools (>= 1:24.1.5+dfsg)
    Erlang/OTP modules for handling abstract Erlang syntax trees
  • dep: erlang-unicode-util-compat (>= 0.3.1)
    unicode_util compatibility library for Erlang <= 20
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf]

Download erlang-p1-xmpp

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 2,010.0 kB3062 kB [list of files]
arm64 2,008.9 kB3046 kB [list of files]
armhf 2,008.6 kB3027 kB [list of files]
ppc64el 2,008.9 kB3190 kB [list of files]