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]

Modules

[Last Documentation]

  • Text
    • Text.CurlyExpander

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, 0.3.0.3
Change log CHANGELOG.md
Dependencies base (>=4.15 && <4.16), 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.1)
Uploaded by stastnypremysl at 2022-03-15T08:17:04Z
Distributions
Downloads 630 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2023-09-01 [all 4 reports]

Readme for curly-expander-0.3.0.1

[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.