You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just wanted to know: does this Haskell library have any license?
At first, I was interested in using it but there was some features that existed in the other client libraries (Ruby, JS...) that were missing here (e.g. data filtering). Also, compiling the library automatically required some doing (compile the Oso API library and link with it).
I played with the code just to see what could be done (implemented some of the features I wanted to test, ease the compilation process...). But since there is no official license for the library (though Oso is Apache-2 licensed), I don't think I can do anything with that experiment.
So I was wondering what the project's license was and what it allowed me to do with it.
Thanks in any case 🙂
The text was updated successfully, but these errors were encountered:
Hi, I'm more than happy to license this but I will warn you that it's unfinished/unreleased. If that doesn't bother you and you just need the license clarified, I can get that sorted! It'll likely be MIT or BSD
Hello!
I just wanted to know: does this Haskell library have any license?
At first, I was interested in using it but there was some features that existed in the other client libraries (Ruby, JS...) that were missing here (e.g. data filtering). Also, compiling the library automatically required some doing (compile the Oso API library and link with it).
I played with the code just to see what could be done (implemented some of the features I wanted to test, ease the compilation process...). But since there is no official license for the library (though Oso is Apache-2 licensed), I don't think I can do anything with that experiment.
So I was wondering what the project's license was and what it allowed me to do with it.
Thanks in any case 🙂
The text was updated successfully, but these errors were encountered: