Hi @fschaeck,
would it be possible to (re)-publish the package or a module (TextReplacer.py) under the MIT license instead of GPL3? Or allow us to use the TextReplacer class under the MIT license in our package?
Reason: We are building a package we want to upload to PyPi. However, we can only publish it under MIT, not GPL3, as we also plan to use the code internally in our company. We could of course entirely rewrite the TexReplacer class. But we do not see a need for it, besides the license issue, as it works fine as it is.
Thanks!
Hi @fschaeck,
would it be possible to (re)-publish the package or a module (
TextReplacer.py) under the MIT license instead of GPL3? Or allow us to use the TextReplacer class under the MIT license in our package?Reason: We are building a package we want to upload to PyPi. However, we can only publish it under MIT, not GPL3, as we also plan to use the code internally in our company. We could of course entirely rewrite the TexReplacer class. But we do not see a need for it, besides the license issue, as it works fine as it is.
Thanks!