Bug#843125: ITP: python3-openflow -- low level library to parse OpenFlow messages

2016-11-03 Thread Paulo Henrique de Lima Santana
Hi Sandro,

This is pointed on requirements.txt file.
But to confirmed, I asked to the upstream and he said it's to python 3.

Best regards,


- Mensagem original -
> De: "Sandro Tosi" 
> Para: "Paulo Henrique de Lima Santana (phls)" , 
> 843...@bugs.debian.org
> Enviadas: Sexta-feira, 4 de novembro de 2016 1:14:51
> Assunto: Bug#843125: ITP: python3-openflow -- low level library to parse 
> OpenFlow messages

> On Thu, Nov 3, 2016 at 11:04 PM, Paulo Henrique de Lima Santana (phls)
>  wrote:
>> * Package name: python3-openflow
>>   Version : 1.1.0~alpha2
>>   Upstream Author : Kytos Development Team 
>> * URL : https://github.com/kytos/python-openflow
>> * License : MIT
>>   Programming Lang: Python
>>   Description : low level library to parse OpenFlow messages
> 
> the module appears to support also python 2, if so please do package
> also a python2 module for debian. thanks
> 
> --
> Sandro "morph" Tosi
> My website: http://sandrotosi.me/
> Me at Debian: http://wiki.debian.org/SandroTosi
> G+: https://plus.google.com/u/0/+SandroTosi

-- 
Paulo Henrique de Lima Santana (phls)
Membro da Comunidade Curitiba Livre
Fone: +55 (41) 9198-1897
Site: http://www.phls.com.br
GNU/Linux user: 228719  GPG ID: 0443C450

Apoie a campanha pela igualdade de gênero #HeForShe (#ElesPorElas)  
http://www.heforshe.org/pt



Bug#843125: ITP: python3-openflow -- low level library to parse OpenFlow messages

2016-11-03 Thread Sandro Tosi
On Thu, Nov 3, 2016 at 11:04 PM, Paulo Henrique de Lima Santana (phls)
 wrote:
> * Package name: python3-openflow
>   Version : 1.1.0~alpha2
>   Upstream Author : Kytos Development Team 
> * URL : https://github.com/kytos/python-openflow
> * License : MIT
>   Programming Lang: Python
>   Description : low level library to parse OpenFlow messages

the module appears to support also python 2, if so please do package
also a python2 module for debian. thanks

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi



Bug#843125: ITP: python3-openflow -- low level library to parse OpenFlow messages

2016-11-03 Thread Paulo Henrique de Lima Santana (phls)
Package: wnpp
Severity: wishlist
Owner: "Paulo Henrique de Lima Santana (phls)" 

* Package name: python3-openflow
  Version : 1.1.0~alpha2
  Upstream Author : Kytos Development Team 
* URL : https://github.com/kytos/python-openflow
* License : MIT
  Programming Lang: Python
  Description : low level library to parse OpenFlow messages

 If you want to read an OpenFlow packet from an open socket or send a message
 to an OpenFlow switch, this is your best friend. The main features are:
 high performance, latest specification compliance, short learning curve and
 free software license.
 .
 This library is part of Kytos project, a collaborative project between
 SPRACE (from São Paulo State University, Unesp) and Caltech (California
 Institute of Technology). python-openflow was developed to be used with
 Kytos controller, but feel free to use this simple and intuitive library
 in another project with another controller.