Binary package “python3-braceexpand” in ubuntu oracular

Bash-style brace expansion for Python

 Implements Brace Expansion as described in the bash documentation.
 .
 The braceexpand function returns an iterator over the expansions generated
 from a pattern.