nu-plugin-bexpand 1.3.0

A brace expansion plugin compatible with Bash for nushell
Documentation
[dependencies.bexpand]
version = "1.2.0"

[dependencies.nu-plugin]
version = "0.86.0"

[dependencies.nu-protocol]
features = ["plugin"]
version = "0.86.0"

[package]
authors = ["Taylor C. Richberger <taywee@gmx.com>"]
categories = ["command-line-interface", "parser-implementations"]
description = "A brace expansion plugin compatible with Bash for nushell"
edition = "2021"
keywords = ["parser", "shell", "template", "string"]
license = "MPL-2.0"
name = "nu-plugin-bexpand"
readme = "README.md"
repository = "https://github.com/Taywee/nu-plugin-bexpand"
version = "1.3.0"
[profile.release]
panic = "abort"