软件包:libghc-tabular-prof(0.2.2.8-1 以及其他的)
libghc-tabular-prof 的相关链接
Debian 的资源:
下载源码包 haskell-tabular:
- [haskell-tabular_0.2.2.8-1.dsc]
- [haskell-tabular_0.2.2.8.orig.tar.gz]
- [haskell-tabular_0.2.2.8-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.15.1.0-78aa1
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-csv-prof-0.1.2-a9015
- 本虚包由这些包填实: libghc-csv-prof
-
- dep: libghc-html-prof-1.0.1.2-ffd97
- 本虚包由这些包填实: libghc-html-prof
-
- dep: libghc-mtl-prof-2.2.2-e3bae
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-tabular-dev (= 0.2.2.8-1+b1)
- two-dimensional data tables with rendering functions