You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libiec61850/pyiec61850
Albert ARIBAUD 92c3d3adb8 Fixed Python 3 bindings support
1. Allow specifying Python interpreter version with BUILD_PYTHON_VERSION

2. Fix Python modules install path generation (would produce spurious
   line feed which would cause destination directory to be
   /usr/lib/python*/dist-packages\n -- note the final \n!
7 years ago
..
examples - renamed README to README.md and now using markdown syntax 9 years ago
CMakeLists.txt Fixed Python 3 bindings support 7 years ago
iec61850.i - updated swig configuration for python 7 years ago
test_pyiec61850.py Forcing pythonInterp version to be the same that pythonLibs version 9 years ago
tutorial.md - renamed README to README.md and now using markdown syntax 9 years ago