Package python3-module-repoze.xmliter: Information

    Source package: python3-module-repoze.xmliter
    Version: 0.6.1-alt2
    Latest version according to Repology
    Build time:  May 2, 2023, 09:44 AM in the task #319680
    Report package bug
    License: BSD
    Summary: Wrapper for lxml trees which serializes to string upon iteration
    Description: 
    This package provides a wrapper for ``lxml`` trees which serializes to
    string on iteration, but otherwise makes the tree available in an
    attribute.
    
    The primary for this is WSGI middleware which may avoid
    needless XML parsing and serialization.

    List of rpms provided by this srpm:
    python3-module-repoze.xmliter (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Vyatkin


    ACL:
    Vitaly Lipatov
    @everybody

      1. python3-devel
      2. python3-module-lxml
      3. python3-module-setuptools
      4. rpm-build-intro >= 2.2.5
      5. rpm-build-python3

    Last changed


    May 2, 2023 Anton Vyatkin 0.6.1-alt2
    - Fix BuildRequires (build with check)
    April 5, 2022 Vitaly Lipatov 0.6.1-alt1
    - new version 0.6.1 (with rpmrb script)
    July 11, 2021 Vitaly Lipatov 0.6-alt2.git20140921
    - build python3 module separately