curly-expander: Curly braces (brackets) expanding

[ lgpl, library, text ] [ Propose Tags ]

A library for curly braces (brackets) expanding - similar to bash curly expanding. It also contain an extended version of it.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0, 0.3.0.1, 0.3.0.2
Change log CHANGELOG.md
Dependencies base (>=4.14 && <4.17), parsec (>=3.1 && <3.2), text (>=1.2 && <1.3) [details]
License LGPL-3.0-only
Author Přemysl Šťastný
Maintainer p-w@stty.cz
Category Text
Home page https://github.com/stastnypremysl/curly-expander
Bug tracker https://github.com/stastnypremysl/curly-expander/issues
Source repo head: git clone https://github.com/stastnypremysl/curly-expander
this: git clone https://github.com/stastnypremysl/curly-expander(tag 0.3.0.2)
Uploaded by stastnypremysl at 2023-07-08T05:38:40Z
Distributions
Downloads 615 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-07-08 [all 1 reports]

Readme for curly-expander-0.3.0.2

[back to package description]

curly-expander

This is tool for curly brackets expanding, similar to bash curly expanding. It also contain an extended version of it.

Please refer to the package description on Hackage for more information.