Re: [Ryu-devel] download a previous version of Ryu controller

2015-04-12 Thread Satoshi KOBAYASHI
Hi Juan, You can download from the followings. https://github.com/osrg/ryu/releases https://github.com/osrg/ryu/archive/v3.17.tar.gz https://pypi.python.org/simple/ryu/ https://pypi.python.org/packages/source/r/ryu/ryu-3.17.tar.gz And there is also a method using pip. # pip install ryu==3.17

[Ryu-devel] download a previous version of Ryu controller

2015-04-12 Thread Juan Pedro Muñoz Gea
Hello, My name is Juan Pedro Muñoz, and I work as an assistant professor at the Technical University of Cartagena, in Spain. I am interested in downloading the version 3.17 of Ryu. Is it possible? Thanks a lot for your help. Regards, Juan Pedro -