4 Maintainer: Ryu Project Team <ryu-devel@lists.sourceforge.net>
5 Build-Depends: debhelper (>= 9.0.0), python-all (>= 2.6), python-sphinx
9 python-msgpack (>= 0.3.0),
11 python-oslo.config (>= 1:1.2.0),
14 python-six (>= 1.4.0),
19 Standards-Version: 3.9.5
20 Homepage: http://osrg.github.io/ryu/
21 Vcs-Git: git://github.com/osrg/ryu.git
22 Vcs-Browser: http://github.com/osrg/ryu
23 XS-Python-Version: >= 2.6
31 python-msgpack (>= 0.3.0),
33 python-oslo.config (>= 1:1.2.0),
36 python-six (>= 1.4.0),
40 Suggests: python-ryu-doc
41 Provides: ${python:Provides}
42 XB-Python-Version: ${python:Versions}
43 Description: Ryu is a software defined networking framework
44 Ryu is a component-based software defined networking framework.
45 Ryu provides software components with well defined API that make
46 it easy for developers to create new network management and control
47 applications. Ryu supports various protocols for managing network
48 devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow,
49 Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions.
51 This package provides the Python library.
60 Description: Ryu is a software defined networking framework
61 Ryu is a component-based software defined networking framework.
62 Ryu provides software components with well defined API that make
63 it easy for developers to create new network management and control
64 applications. Ryu supports various protocols for managing network
65 devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow,
66 Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions.
68 This package provides the Ryu manager.
70 Package: python-ryu-doc
73 Description: Ryu is a software defined networking framework
74 Ryu is a component-based software defined networking framework.
75 Ryu provides software components with well defined API that make
76 it easy for developers to create new network management and control
77 applications. Ryu supports various protocols for managing network
78 devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow,
79 Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions.
81 This package provides the HTML documentation including the Ryu API