Package python-module-speedparser: Information

    Source package: python-module-speedparser
    Version: 0.2.0-alt1.git20140816.1.1
    Build time:  Mar 16, 2016, 12:35 PM in the task #161305
    Report package bug
    License: MIT
    Summary: feedparser but faster and worse
    Description: 
    Speedparser is a black-box "style" reimplementation of the Universal
    Feed Parser. It uses some feedparser code for date and authors, but
    mostly re-implements its data normalization algorithms based on
    feedparser output. It uses lxml for feed parsing and for optional HTML
    cleaning. Its compatibility with feedparser is very good for a strict
    subset of fields, but poor for fields outside that subset.
    See tests/speedparsertests.py for more information on which fields are
    more or less compatible and which are not.

    List of rpms provided by this srpm:
    python-module-speedparser (noarch)
    python3-module-speedparser (noarch)

    Maintainer: Ivan Zakharyaschev


      1. python3-module-html5lib
      2. python3-module-ipdb
      3. python3-module-notebook
      4. time
      5. rpm-build-python
      6. rpm-build-python3
      7. python-module-notebook
      8. python-module-pytest
      9. python-module-html5lib
      10. python-module-ipdb

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.2.0-alt1.git20140816.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 0.2.0-alt1.git20140816.1
    - NMU: Use buildreq for BR.
    Sept. 5, 2014 Eugeny A. Rostovtsev 0.2.0-alt1.git20140816
    - Initial build for Sisyphus