Package python-module-aio-routes: Information

    Source package: python-module-aio-routes
    Version: 0.2-alt1.git20141212.1.1
    Build time:  Mar 13, 2016, 07:40 PM in the task #161275
    Report package bug
    License: MIT
    Summary: URL routing library for asyncio
    Description: 
    Aio-routes is a URL routing library for web applications. It doesn't
    support typical pattern-based or regular-expression bases routing. But
    rather it traverses objects while resolving an url. See examples below,
    for more info
    
    Aioroutes works not only for HTTP but for any kind of RPC, for example
    for method invocation over WebSockets. HTTP support is built-in, for
    other kinds of things small pieces of glue code is needed.

    List of rpms provided by this srpm:
    python3-module-aio-routes (noarch)
    python3-module-aio-routes-tests (noarch)



      1. python3-module-asyncio
      2. python3-module-pathlib
      3. python3-module-pytest
      4. time
      5. rpm-build-python3

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.2-alt1.git20141212.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. 27, 2016 Mikhail Efremov 0.2-alt1.git20141212.1
    - NMU: Use buildreq for BR.
    Jan. 10, 2015 Eugeny A. Rostovtsev 0.2-alt1.git20141212
    - Initial build for Sisyphus