|
pystring
☆
« Back to VersTracker
|
|||||
|
Description: Collection of C++ functions for the interface of Python's string class methods |
|||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: c++ python string library development | |||||
| Install: brew install pystring | |||||
|
About: Pystring is a C++ library that replicates the functionality of Python's string methods, such as strip, split, and join. It provides a familiar API for C++ developers working on projects that require string manipulation similar to Python's standard library. This allows for easier porting of Python string logic to C++ environments. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| Version History | |||||
|