Package python-module-asynchttp: Information

    Source package: python-module-asynchttp
    Version: 0.0.4-alt1.git20120701.1
    Build time:  Mar 14, 2016, 01:00 AM in the task #161282
    Report package bug
    License: BSD
    Summary: A simple httplib2 based asynchronous HTTP library for python
    Description: 
    asynchttp is an almost drop in replacement for httplib2 that provides
    asynchronous http request behavior.
    
    asynchttp uses python threading and Queues and provides callback
    mechanisms to allow de-serialization and process to happen in the
    background (worker threads) as well. You can queue up arbitrary numbers
    of requests and a specified maximum number of workers will process each
    request in turn.

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



      1. python3-devel
      2. python3-module-coverage
      3. python3-module-httplib2
      4. python3-module-mockito
      5. python3-module-nose
      6. python3-module-setuptools-tests
      7. python3-module-unittest2
      8. python3-tools-pep8
      9. rpm-build-python3
      10. python-devel
      11. python-module-coverage
      12. python-module-httplib2
      13. python-module-mockito
      14. python-module-nose
      15. python-module-setuptools-tests
      16. python-module-unittest2
      17. python-tools-2to3
      18. python-tools-pep8

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.0.4-alt1.git20120701.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 8, 2015 Eugeny A. Rostovtsev 0.0.4-alt1.git20120701
    - Initial build for Sisyphus