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.0-957 days ago17 downloads
2.0-857 days ago6 downloads
2.0-7167 days ago80 downloads
2.0-6214 days ago124 downloads
2.0-5287 days ago47 downloads
2.0-4300 days ago15 downloads
2.0-3301 days ago12 downloads
2.0-2303 days ago15 downloads
2.0-1320 days ago1,625 downloads
1.0-3336 days ago12 downloads
1.0-21 year ago10,150 downloads
1.0-11 year ago28 downloads

Dependencies

lua >= 5.1

Dependency for

pidmap

Manifests