套件: libghc-tabular-prof (0.2.2.7-10build2)
libghc-tabular-prof 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-tabular:
- [haskell-tabular_0.2.2.7-10build2.dsc]
- [haskell-tabular_0.2.2.7.orig.tar.gz]
- [haskell-tabular_0.2.2.7-10build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Clint Adams
外部的資源:
- 主頁 [hub.darcs.net]
相似套件:
two-dimensional data tables with rendering functions; profiling libraries
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.
The tabular package can group rows and columns, each group having one of three separators (no line, single line, double line) between its members.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-tabular-prof 有關的套件
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-2f220
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-csv-prof-0.1.2-9c19d
- 本虛擬套件由這些套件提供: libghc-csv-prof
-
- dep: libghc-html-prof-1.0.1.2-a080d
- 本虛擬套件由這些套件提供: libghc-html-prof
-
- dep: libghc-mtl-prof-2.2.2-7208c
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-tabular-dev (= 0.2.2.7-10build2)
- two-dimensional data tables with rendering functions