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-391 days ago2,625 downloads
2.1-2299 days ago7,508 downloads
2.1-1351 days ago571 downloads
2.1-0352 days ago5 downloads
2.0-91 year ago74 downloads
2.0-81 year ago11 downloads
2.0-71 year ago85 downloads
2.0-62 years ago129 downloads
2.0-52 years ago52 downloads
2.0-42 years ago20 downloads
2.0-32 years ago17 downloads
2.0-22 years ago20 downloads
2.0-12 years ago1,630 downloads
1.0-32 years ago17 downloads
1.0-22 years ago10,155 downloads
1.0-12 years ago33 downloads

Dependencies

lua >= 5.1

Dependency for

pidmap

Manifests