-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
I found this project because I needed string folding / unfolding, i.e. convert "node[1-3]" to a list of strings (["node1", "node2", "node3"]) and vice versa. Actually, I needed it for URLs.
I included ClusterShell in my project but I figured out later that it doesn't exist for Windows :( And I develop a cross-platform software. Could someone, who knows well ClusterShell from inside, give me a hint how I could extract just the string (un)folding part? Or do you know a project that can do this advanced string manipulation?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels