I am planning to make a python extension for ogdl... there : https://github.com/asmodehn/ogdl-c/tree/python
I will use the C library, so I had a few questions :
- even though it is legacy, it is still maintained, right ?
- do you mind if I add the python files in this repo or you prefer to keep it pure old C ?
- I started from https://github.com/timlukins/ogdl-c to get CMake, do you have any opinion about it ?
Let me know, and I will prepare some PR for you. Thanks !
I am planning to make a python extension for ogdl... there : https://github.com/asmodehn/ogdl-c/tree/python
I will use the C library, so I had a few questions :
Let me know, and I will prepare some PR for you. Thanks !