[Package]: luaprompt
Why is it worth to add this package?
luaprompt is a lua REPL depends on readline.
Home page URL
https://github.com/dpapavas/luaprompt
Source code URL
https://github.com/dpapavas/luaprompt
Packaging policy acknowledgement
-
[X] The project is actively developed.
-
[X] The project has existing packages and is "well known".
-
[X] Licensed under an open source license.
-
[ ] Not available through a language package manager: pip, npm, cpan, cargo, etc.
-
[X] Not taking up too much disk space (< 100MiB per architecture, exceptions can be made)
-
[X] Not duplicating the functionality of existing packages.
-
[X] Not serving hacking, malware, phishing, spamming, spying, ddos functionality.
-
[X] I certify that I have read Termux Packaging Policy and understand that my request will be denied if it is found lacking.
Additional information
No response
It can be installed via luarocks install luaprompt.
It is a binary module, need to be compiled with readline.
But it's still buildable through Luarocks, just
luarocks install luaprompt {READLIB,HISTORY}_LIBDIR=$PREFIX/lib {READLINE,HISTORY}_INCDIR=$PREFIX/include