Package ryu: Information

    Source package: ryu
    Version: 4.30-alt4
    Build time:  Dec 6, 2019, 07:00 PM in the task #242474
    Report package bug
    License: ASL 2.0
    Summary: Component-based Software-defined Networking Framework
    Description: 
    Ryu is a component-based software defined networking framework.
    
    Ryu provides software components with well defined API that make it
    easy for developers to create new network management and control
    applications. Ryu supports various protocols for managing network
    devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow,
    Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions.
    
    All of the code is freely available under the Apache 2.0 license. Ryu
    is fully written in Python.

    List of rpms provided by this srpm:
    python3-module-ryu (noarch)
    python3-module-ryu-tests (noarch)
    ryu (noarch)
    ryu-doc (noarch)

    Maintainer: Andrey Bychkov


      1. python3-module-eventlet >= 0.15
      2. python3-module-msgpack >= 0.3.0
      3. python3-module-netaddr
      4. python3-module-openvswitch >= 2.6.0
      5. python3-module-oslo.config >= 2.5.0
      6. python3-module-pbr
      7. python3-module-pip
      8. python3-module-routes
      9. python3-module-setuptools
      10. python3-module-six >= 1.4.0
      11. python3-module-sphinx
      12. python3-module-sphinx_rtd_theme
      13. python3-module-tinyrpc
      14. python3-module-webob >= 1.2
      15. rpm-build-python3

    Last changed


    Dec. 6, 2019 Andrey Bychkov 4.30-alt4
    - python shebang fixed
    Oct. 27, 2019 Grigory Ustinov 4.30-alt3
    - Build without python2.
    Jan. 10, 2019 Alexey Shabalin 4.30-alt2
    - add python3 package