Package erlang-fast_xml: Information

    Source package: erlang-fast_xml
    Version: 1.1.47-alt1
    Build time:  Aug 11, 2021, 08:10 PM in the task #280798
    Report package bug
    License: Apache-2.0
    Summary: Fast Expat based Erlang XML parsing library
    Description: 
    Fast Expat based Erlang XML parsing and manipulation library,
    with a strong focus on XML stream parsing from network.
    
    It supports:
        Full XML structure parsing: Suitable for small but complete XML chunks.
        XML stream parsing: Suitable for large XML document,
        or infinite network XML stream like XMPP.
    
    This module can parse files much faster than built-in module xmerl.
    Depending on file complexity and size fxml_stream:parse_element/1
    can be 8-18 times faster than calling xmerl_scan:string/2.
    
    This application was previously called p1_xml and was renamed
    after major optimisations to put emphasis on the fact it is damn fast.

    List of rpms provided by this srpm:
    erlang-fast_xml (x86_64, ppc64le, i586, armh, aarch64)
    erlang-fast_xml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Aleksei Nikiforov

    List of contributors:
    Aleksei Nikiforov

      1. libexpat-devel
      2. /usr/bin/rebar
      3. rpm-build-erlang
      4. erlang-devel
      5. erlang-otp-devel
      6. erlang-p1_utils

    Last changed


    July 26, 2021 Aleksei Nikiforov 1.1.47-alt1
    - Updated to upstream version 1.1.47.
    June 11, 2021 Aleksei Nikiforov 1.1.46-alt1
    - Updated to upstream version 1.1.46.
    Jan. 12, 2021 Aleksei Nikiforov 1.1.45-alt1
    - Updated to upstream version 1.1.45.