Commit 8a7cecb4 authored by David Wagner's avatar David Wagner
Browse files

Introduce Python bindings

These bindings for the parameter-framework generic connector use "SWIG" to
generate:

 - a C++ file providing a basic bridge between C++ and Python (must be compiled
   to a shared library named "_PyPfw.so" - the name is important)
 - a Python module wrapping it inside a Proxy class, re-creating the same
   classes as the parameter-framework generic connector.

See http://www.swig.org

 for the full SWIG documentation.

They are generated and compiled on-the-fly as part of the build process.

Change-Id: If7c67f1178dcc9f438cf037246eb77bbd74b689a
Signed-off-by: default avatarDavid Wagner <david.wagner@intel.com>
Signed-off-by: default avatarSebastien <Gonzalve&lt;sebastien.gonzalve@intel.com>
parent faa623c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment