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
What would be the proper license for shlex.lua? On one hand, I'm allowed freely to choose since I rewrote it, but on the other hand, it's based on Python's shlex with almost 1:1 mapping so it should belong to PSF license.
Any thoughts?
The text was updated successfully, but these errors were encountered:
What would be the proper license for
shlex.lua
? On one hand, I'm allowed freely to choose since I rewrote it, but on the other hand, it's based on Python'sshlex
with almost 1:1 mapping so it should belong to PSF license.Any thoughts?
The text was updated successfully, but these errors were encountered: