Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : braceexpand Version : 0.1.2 Upstream Author : Stanis Trendelenburg <[email protected]> * URL : https://github.com/trendels/braceexpand * License : MIT Programming Lang: Python Description : Bash-style brace expansion for Python Implements Brace Expansion as described in bash(1). The braceexpand function returns an iterator over the expansions generated from a pattern. I plan to maintain this package as part of the python modules team. -- Edward.

