Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039358
en ru br
ALT Linux repositórios
S:1.5.6-alt1

Group :: Development/Erlang
RPM: erlang-xmpp

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.5.6-alt1
Data da compilação: 17 janeiro 2022, 08:44 ( 114.5 weeks ago )
Tamanho:: 428.76 Kb

Home page:   https://github.com/processone/xmpp

Licença: Apache-2.0
Sumário: Erlang/Elixir XMPP parsing and serialization library on top of Fast XML
Descrição:

The 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 our 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.

The library should be used along with fast_xml library,
because it is only able to decode from and encode
to structures generated by that library (that is, xmlel() elements).

Mantenedor currente: Aleksei Nikiforov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • erlang-xmpp
  • erlang-xmpp-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009