Package: python3-braceexpand Source: braceexpand Version: 0.1.7-3 Architecture: all Maintainer: Debian Python Team Installed-Size: 30 Depends: python3:any Section: python Priority: optional Homepage: https://github.com/trendels/braceexpand Description: 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.