Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuartpb/txtoolbox
Lua scripts for rewriting strings
https://github.com/stuartpb/txtoolbox
Last synced: 21 days ago
JSON representation
Lua scripts for rewriting strings
- Host: GitHub
- URL: https://github.com/stuartpb/txtoolbox
- Owner: stuartpb
- Created: 2011-05-04T23:08:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-17T18:59:49.000Z (over 13 years ago)
- Last Synced: 2024-04-09T22:14:55.651Z (10 months ago)
- Language: Lua
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This is a collection of [Lua](http://lua.org) scripts for quick-and-easy string manipulation.## Running
Obviously, you'll need Lua to run these scripts. To run the scripts ending in .wlua, you'll need the [IUPLua](http://www.tecgraf.puc-rio.br/iup/) library.On Windows, you can get all this and more by installing [Lua for Windows](http://code.google.com/p/luaforwindows/downloads/detail?name=LuaForWindows_v5.1.4-40.exe).
Outside of Windows, check your local package manager (which will most likely have packages for Lua- in fact, it's in the base install for Arch Linux) and/or Sourceforge (there are some good tips out there for setting up the files you can get from Sourceforge if you search for them).