python-efl/efl/ecore_con
Davide Andreoli eaf3110089 A new ecore module: ecore_con
It's now super easy to perform various network task in a full efl fashion.
Implemented "Lookup" for dns query and "Url" to perform http requests.
"Server" will come soon.

Comes with quite complete docs, examples and unit tests
2015-11-16 20:45:07 +01:00
..
efl.ecore_con.pxd A new ecore module: ecore_con 2015-11-16 20:45:07 +01:00
efl.ecore_con.pyx A new ecore module: ecore_con 2015-11-16 20:45:07 +01:00
efl.ecore_con_lookup.pxi A new ecore module: ecore_con 2015-11-16 20:45:07 +01:00
efl.ecore_con_url.pxi A new ecore module: ecore_con 2015-11-16 20:45:07 +01:00