Package python-module-crochet: Information

    Source package: python-module-crochet
    Version: 1.4.0-alt1.git20150505.1.1
    Build time:  Mar 14, 2016, 08:27 AM in the task #161284
    Report package bug
    License: MIT
    Summary: Use Twisted anywhere!
    Description: 
    Crochet is an MIT-licensed library that makes it easier to use Twisted
    from regular blocking code. Some use cases include:
    
    * Easily use Twisted from a blocking framework like Django or Flask.
    * Write a library that provides a blocking API, but uses Twisted for its
      implementation.
    * Port blocking code to Twisted more easily, by keeping a backwards
      compatibility layer.
    * Allow normal Twisted programs that use threads to interact with
      Twisted more cleanly from their threaded parts. For example this can
      be useful when using Twisted as a WSGI container.

    List of rpms provided by this srpm:
    python-module-crochet (noarch)
    python-module-crochet-pickles (noarch)
    python-module-crochet-tests (noarch)
    python3-module-crochet (noarch)
    python3-module-crochet-tests (noarch)



      1. python3-module-setuptools-tests
      2. python3-module-twisted-core
      3. rpm-build-python3
      4. rpm-macros-sphinx
      5. time
      6. python-module-alabaster
      7. python-module-docutils
      8. python-module-html5lib
      9. python-module-objects.inv
      10. python-module-setuptools-tests
      11. python-module-twisted-core-test
      12. python-module-twisted-logger
      13. git-core

    Last changed


    March 13, 2016 Ivan Zakharyaschev 1.4.0-alt1.git20150505.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 1.4.0-alt1.git20150505.1
    - NMU: Use buildreq for BR.
    Aug. 8, 2015 Eugeny A. Rostovtsev 1.4.0-alt1.git20150505
    - Initial build for Sisyphus