Implements brace expansion in xonsh.
Project description
Implements simple brace expansion:
@ echo a{d,c,b}e
ade ace abe
Nested expansion is not supported:
@ echo /usr/{ucb/{ex,edit},lib/{ex?.?*,how_ex}}
SyntaxError: Unmatched "}" at line 1, column 16
See also:
Usage
xpip install xontrib-brace-expansion
xontrib load brace_expansion
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xontrib_brace_expansion-0.1.0.tar.gz.
File metadata
- Download URL: xontrib_brace_expansion-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.6 Linux/6.6.2-zen1-1-zen
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43894799c142f6344d1d55e730e4f71613ee52398d87f74ecd276db86d2353ee
|
|
| MD5 |
ea84451d98825c59f6f467d50789d4bd
|
|
| BLAKE2b-256 |
88b5c761ccfdc88f04c2af3ffd9014c8a395debdc2eccbf6664ca3360b2318f2
|
File details
Details for the file xontrib_brace_expansion-0.1.0-py3-none-any.whl.
File metadata
- Download URL: xontrib_brace_expansion-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.6 Linux/6.6.2-zen1-1-zen
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa453b7ba85aee3a6d32cdce6bc673ef58ff1517fd908bf4e170f2b697990d2b
|
|
| MD5 |
b1d5f4c9abfa549822e159cb30828e28
|
|
| BLAKE2b-256 |
aff2171f348d0d70c3644917069ec6d0e448d9ce7c1ee204ef26c277aa63fa73
|