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-379 days ago2,277 downloads
2.1-2287 days ago7,507 downloads
2.1-1338 days ago570 downloads
2.1-0339 days ago4 downloads
2.0-91 year ago73 downloads
2.0-81 year ago10 downloads
2.0-71 year ago84 downloads
2.0-62 years ago128 downloads
2.0-52 years ago51 downloads
2.0-42 years ago19 downloads
2.0-32 years ago16 downloads
2.0-22 years ago19 downloads
2.0-12 years ago1,629 downloads
1.0-32 years ago16 downloads
1.0-22 years ago10,154 downloads
1.0-12 years ago32 downloads

Dependencies

lua >= 5.1

Dependency for

pidmap

Manifests