curly-expander: Curly braces (brackets) expanding

[ lgpl, library, text ] [ Propose Tags ]

A library for curly braces (brackets) expanding - similar to bash curly expanding


[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.15), 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.2.0.2)
Uploaded by stastnypremysl at 2021-03-02T16:37:25Z
Distributions
Downloads 602 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-03-02 [all 1 reports]

Readme for curly-expander-0.2.0.2

[back to package description]

curly-expander

This is tool for curly brackets expanding, similar to bash curly expanding.

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