Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-tabular | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 0.2.2.8 | Vendor: openSUSE |
Release: bp155.2.1 | Build date: Tue Jul 26 02:17:10 2022 |
Group: Unspecified | Build host: armbuild22 |
Size: 125929 | Source RPM: ghc-tabular-0.2.2.8-bp155.2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/tabular | |
Summary: Two-dimensional data tables with rendering functions |
Tabular provides a Haskell representation of two-dimensional data tables, the kind that you might find in a spreadsheet or 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. Below is an example of the kind of output this library produces. The tabular package can group rows and columns, each group having one of three separators (no line, single line, double line) between its members. > || memtest 1 | memtest 2 || time test | time test 2 > ====++===========+===========++=============+============ > A 1 || hog | terrible || slow | slower > A 2 || pig | not bad || fast | slowest > ----++-----------+-----------++-------------+------------ > B 1 || good | awful || intolerable | bearable > B 2 || better | no chance || crawling | amazing > B 3 || meh | well... || worst ever | ok.
BSD-3-Clause
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Tue Sep 01 2020 psimons@suse.com - Update tabular to version 0.2.2.8. Upstream does not provide a change log file. * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 09 2020 psimons@suse.com - Add tabular at version 0.2.2.7.
/usr/lib/ghc-8.10.7/tabular-0.2.2.8 /usr/lib/ghc-8.10.7/tabular-0.2.2.8/libHStabular-0.2.2.8-K79kZg4F8TOFavLzxHghuJ-ghc8.10.7.so /usr/share/licenses/ghc-tabular /usr/share/licenses/ghc-tabular/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:42:22 2024