Name: | python3-python-string-utils |
---|---|
Version: | 1.0.0 |
Release: | 17.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 144126 |
License: | MIT |
RPM: | python3-python-string-utils-1.0.0-17.el10_0.noarch.rpm |
Source RPM: | python-string_utils-1.0.0-17.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/daveoncode/python-string-utils |
Summary: | Utility functions for strings validation and manipulation |
Description: | A handy library to validate, manipulate and generate strings, which is: • Simple and “pythonic” • Fully documented and with examples! (html version on readthedocs.io) • 100% code coverage! (see it with your own eyes on codecov.io) • Tested (automatically on each push thanks to Travis CI) against all officially supported Python versions • Fast (mostly based on compiled regex) • Free from external dependencies • PEP8 compliant |