package line-up-words

  1. Overview
  2. No Docs
Align words in an intelligent way

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a776b0dded28c93b052615cb3904ce318b25e93c361c7085fa7aff5c4f38a0d3

Description

line-up-words is a small command line tool that tries to align words in a sequence of lines in an intelligent way.

It comes as a binary and an emacs mode.

Added to opam-repository:

Dependencies (8)

  1. pcre
  2. dune >= "3.11.0"
  3. re2 >= "v0.17" & < "v0.18~"
  4. ppx_jane >= "v0.17" & < "v0.18~"
  5. patience_diff >= "v0.17" & < "v0.18~"
  6. core_unix >= "v0.17" & < "v0.18~"
  7. core >= "v0.17" & < "v0.18~"
  8. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None