table-layout: Layout text as grid or table.

[ bsd3, library, program, text ] [ Propose Tags ]
This version is deprecated.

`table-layout` is a library for text-based table layout, it provides several functions and types which help in this task from the ground up, although using them is not necessary. It provides the following layout features:

  • Fixed-size and arbitrarily sized columns and limiting versions of those

  • Positional alignment of content in a column

  • Alignment of content within a column at a character occurence

  • Cut marks show that content has been trimmed

  • Fancy tables with optional headers and user styles

  • Justified text layout over multiple rows

Note: This package is currently under development and may not be suited for productive use.

Modules

[Last Documentation]

  • Text
    • Layout
      • Text.Layout.Table
        • Text.Layout.Table.Internal
        • Text.Layout.Table.Justify
        • Text.Layout.Table.Position
        • Primitives
          • Text.Layout.Table.Primitives.Basic
        • Text.Layout.Table.Style

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1.1, 0.5.2.0, 0.6.0.0, 0.6.0.1, 0.7.0.0, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.0.4, 0.8.0.5, 0.9.0.0, 0.9.0.1, 0.9.0.2, 0.9.1.0, 1.0.0.0 (info)
Dependencies base (>=4.8 && <4.9), data-default-class (==0.0.1) [details]
License BSD-3-Clause
Author Moritz Bruder
Maintainer muesli4@gmail.com
Category Text
Home page https://github.com/muesli4/table-layout
Source repo head: git clone git://github.com/muesli4/table-layout.git
Uploaded by muesli4 at 2016-04-29T19:26:59Z
Distributions NixOS:1.0.0.0
Reverse Dependencies 2 direct, 0 indirect [details]
Executables table-layout-test-styles
Downloads 10541 total (68 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-26 [all 2 reports]