deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: haddock-interface-38, sgml-base (>= 1.28)
Description: |-
Key/Value Indexed Table container and formatting library; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Homepage: https://hackage.haskell.org/package/kvitable
Installed-Size: '927'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-kvitable-doc
Priority: optional
Recommends: ghc-doc, libghc-kvitable-dev, libghc-microlens-doc, libghc-prettyprinter-doc,
libjs-mathjax
Section: doc
Source: haskell-kvitable
Suggests: libghc-kvitable-prof
Version: 1.0.1.0-2
srcpkg_name: haskell-kvitable
srcpkg_version: 1.0.1.0-2