Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-multisplitby
Python3 module to create iterables split on arbitrary separators
https://github.com/cthoyt/multisplitby
0
no reviews
Install
This package provides a Python3 module to split an iterable into multiple using arbitrary predicates. It comes with a single function: multisplitby.multi_split_by.