Package python-module-repoze.xmliter: Information

    Source package: python-module-repoze.xmliter
    Version: 0.6-alt1.git20140921.1
    Build time:  Mar 16, 2016, 04:05 PM in the task #161301
    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:
    python-module-repoze.xmliter (x86_64, i586)
    python-module-repoze.xmliter-tests (x86_64, i586)
    python3-module-repoze.xmliter (x86_64, i586)
    python3-module-repoze.xmliter-tests (x86_64, i586)



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools
      6. python-tools-2to3

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.6-alt1.git20140921.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Oct. 14, 2014 Eugeny A. Rostovtsev 0.6-alt1.git20140921
    - Version 0.6
    July 30, 2014 Eugeny A. Rostovtsev 0.5-alt2.git20120125
    - Added module for Python 3