套件:libghc-kvitable-dev(1.0.3.0-1)
libghc-kvitable-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-kvitable:
- [haskell-kvitable_1.0.3.0-1.dsc]
- [haskell-kvitable_1.0.3.0.orig.tar.gz]
- [haskell-kvitable_1.0.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Key/Value Indexed Table container and formatting library
Allows creation of a table from a set of of Key+Value Indices. This differs from the standard 'Map' structure in that the 'Map' simply indexes by value but the KVI table indexes by a heterogeneous list of keys along with their associated values. This effectively creates an N-dimensional table, where @N=Product(Count(Values[key]))@. The table contents can be sparse.
This library also provides the ability to format multi-dimensional data in a table presentation. The table is automatically formatted and can be output in a number of different styles (ascii, html, etc.)
Multi-dimensional data is more difficult to represent than simple two-dimensional data; this package provides the ability to select which dimensions should be represented as sub-rows and which dimensions should be represented as sub-columns. See the README for examples
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-kvitable-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-containers-dev-0.6.7-138bd
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-lucid-dev-2.11.20230408-38cef
- 本虛擬套件由這些套件填實: libghc-lucid-dev
-
- dep: libghc-microlens-dev-0.4.13.1-4dd95
- 本虛擬套件由這些套件填實: libghc-microlens-dev
-
- dep: libghc-prettyprinter-dev-1.7.1-853b4
- 本虛擬套件由這些套件填實: libghc-prettyprinter-dev
-
- dep: libghc-text-dev-2.0.2-da1a9
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library