Package: python3-braceexpand Source: braceexpand Version: 0.1.2-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 28 Depends: python3:any (>= 3.3.2-2~) 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.