pystring

pystring provides many string processing functions, such as split and strip. You can follow the python method to process Lua strings

$ luarocks install pystring

pystring provides many string processing functions, such as split and strip. You can follow the python method to process Lua strings

## support function

* split
* rsplit
* partition
* rpartition
* splitlines
* strip
* lstrip
* rstrip
* join
* startswith
* endswith
* find
* rfind
* count
* shift
* swapcase
* capitalize
* title
* capwords
* islower
* isupper
* isdigit
* ishex
* isalnum
* istilte
* isfloat
* ljust
* rjust
* center
* zfill
* replace
* expandtabs

Versions

2.1-224 days ago855 downloads
2.1-176 days ago569 downloads
2.1-077 days ago3 downloads
2.0-9328 days ago72 downloads
2.0-8328 days ago9 downloads
2.0-71 year ago83 downloads
2.0-61 year ago127 downloads
2.0-51 year ago50 downloads
2.0-41 year ago18 downloads
2.0-31 year ago15 downloads
2.0-21 year ago18 downloads
2.0-11 year ago1,628 downloads
1.0-31 year ago15 downloads
1.0-21 year ago10,153 downloads
1.0-11 year ago31 downloads

Dependencies

lua >= 5.1

Dependency for

pidmap

Manifests