Metadata-Version: 2.1
Name: segmentedstring
Version: 1.0.0
Summary: Simple python class for a class that acts like string, but it also provides a way to work with it in segments.
Author: Martin Dočekal
Project-URL: Repository, https://github.com/mdocekal/segmentedstring
Keywords: string,segments
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# segmentedstring
Simple python class for a class that acts like string, but it also provides a way to work with it in segments.
