mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/lunatic-python: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
de0eccc072
commit
7f82a4eedb
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
Lunatic Python is a two-way bridge between Python and Lua, allowing these
|
||||
languages to intercommunicate. Being two-way means that it allows Lua inside
|
||||
Python, Python inside Lua, Lua inside Python inside Lua, Python inside Lua
|
||||
inside Python, and so on.
|
||||
Lunatic Python is a two-way bridge between Python and Lua, allowing
|
||||
these languages to intercommunicate. Being two-way means that it
|
||||
allows Lua inside Python, Python inside Lua, Lua inside Python inside
|
||||
Lua, Python inside Lua inside Python, and so on.
|
||||
|
|
Loading…
Reference in a new issue