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-943 days ago7 downloads
2.0-843 days ago2 downloads
2.0-7153 days ago76 downloads
2.0-6200 days ago120 downloads
2.0-5273 days ago43 downloads
2.0-4286 days ago11 downloads
2.0-3287 days ago8 downloads
2.0-2289 days ago11 downloads
2.0-1306 days ago1,621 downloads
1.0-3322 days ago8 downloads
1.0-21 year ago10,146 downloads
1.0-11 year ago24 downloads

Dependencies

lua >= 5.1

Dependency for

pidmap

Manifests