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-626 days ago72 downloads
2.0-599 days ago43 downloads
2.0-4113 days ago11 downloads
2.0-3114 days ago8 downloads
2.0-2116 days ago11 downloads
2.0-1133 days ago1,621 downloads
1.0-3149 days ago8 downloads
1.0-2233 days ago10,146 downloads
1.0-1237 days ago24 downloads

Dependencies

lua >= 5.1

Dependency for

pidmap

Manifests