pkgsrc/devel/hs-tabular/DESCR
2020-03-30 16:46:47 +00:00

5 lines
298 B
Text

Tabular provides a Haskell representation of two-dimensional data
tables, the kind that you might find in a spreadsheet or a research
report. It also comes with some default rendering functions for
turning those tables into ASCII art, simple text with an arbitrary
delimiter, CSV, HTML, or LaTeX.