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-9150 days ago47 downloads
2.0-8150 days ago7 downloads
2.0-7260 days ago81 downloads
2.0-6307 days ago125 downloads
2.0-51 year ago48 downloads
2.0-41 year ago16 downloads
2.0-31 year ago13 downloads
2.0-21 year ago16 downloads
2.0-11 year ago1,626 downloads
1.0-31 year ago13 downloads
1.0-21 year ago10,151 downloads
1.0-11 year ago29 downloads

Dependencies

lua >= 5.1

Dependency for

pidmap

Manifests