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-615 days ago28 downloads
2.0-588 days ago43 downloads
2.0-4101 days ago11 downloads
2.0-3102 days ago8 downloads
2.0-2104 days ago11 downloads
2.0-1121 days ago1,621 downloads
1.0-3137 days ago8 downloads
1.0-2221 days ago10,146 downloads
1.0-1225 days ago24 downloads

Dependencies

lua >= 5.1

Dependency for

pidmap

Manifests