align-equal: Aligns text prefixes before '=' for consistent formatting

[ library, mit, program, text ] [ Propose Tags ] [ Report a vulnerability ]

A utility to adjust text lines by padding spaces before = based on the longest prefix.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 1.0.0.0
Change log CHANGELOG.md
Dependencies align-equal, base (>=4.17 && <4.19), safe (>=0.3.21 && <0.4), text (>=2.0.2 && <2.1) [details]
License MIT
Author Joonkyu Park (based on original work by Gabriella Gonzalez)
Maintainer vpark45@gmail.com
Category Text
Bug tracker https://hub.darcs.net/vincent/align-equal/issues
Source repo head: darcs get https://hub.darcs.net/vincent/align-equal
Uploaded by JoonkyuPark at 2025-03-27T02:44:46Z
Distributions
Executables align-equal
Downloads 21 total (21 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-03-27 [all 1 reports]

Readme for align-equal-0.1.1.0

[back to package description]

This project is based on an idea from Gabriella Gonzalez. For more details, visit: Gabriella's blog