パッケージ: libghc-tabular-prof (0.2.2.7-10 など)
libghc-tabular-prof に関するリンク
Debian の資源:
haskell-tabular ソースパッケージをダウンロード:
- [haskell-tabular_0.2.2.7-10.dsc]
- [haskell-tabular_0.2.2.7.orig.tar.gz]
- [haskell-tabular_0.2.2.7-10.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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-10+b1)
- two-dimensional data tables with rendering functions