gitit 0.15.1.0+dfsg-2build1 source package in Ubuntu

Changelog

gitit (0.15.1.0+dfsg-2build1) kinetic; urgency=medium

  * Rebuild against new pandoc abi on amd64.

 -- Gianfranco Costamagna <email address hidden>  Wed, 07 Sep 2022 07:33:59 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Kinetic
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gitit_0.15.1.0+dfsg.orig.tar.xz 160.7 KiB 3ddc4de66e797a90b4cd25fa655b57619e53f80501fcc57434bd4f81040e8f0e
gitit_0.15.1.0+dfsg-2build1.debian.tar.xz 13.1 KiB 0a51296739f47ee699cad3d883e8f83ab23b8607b69b1d7edb0fc3e8eb802a3d
gitit_0.15.1.0+dfsg-2build1.dsc 6.1 KiB 524dc9db2c906189aa13d6f9d1cbb4a2b5e8c75941eb3c2ac8fed1699f515af3

View changes file

Binary packages built by this source

gitit: Wiki engine backed by a git or darcs filestore

 Gitit is a wiki backed by a git or darcs filestore. Pages and uploaded files
 can be modified either directly via the VCS's command-line tools or through
 the wiki's web interface. Pandoc is used for markup processing, so pages may
 be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate
 Haskell, and exported in ten different formats, including LaTeX, ConTeXt,
 DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
 .
 Other features include
   * plugins: dynamically loaded page transformations written in Haskell;
   * categories;
   * support for Unicode;
   * TeX math using texmath;
   * syntax highlighting of source code files and code snippets using
     highlighting-kate;
   * wiki pages can be viewed as slide shows;
   * caching;
   * Atom feeds (site-wide and per-page);
   * a library, Network.Gitit, that makes it simple to include a gitit wiki in
     any happstack application;
   * pages can be written directly in literate Haskell.

libghc-gitit-data: No summary available for libghc-gitit-data in ubuntu kinetic.

No description available for libghc-gitit-data in ubuntu kinetic.

libghc-gitit-dev: No summary available for libghc-gitit-dev in ubuntu kinetic.

No description available for libghc-gitit-dev in ubuntu kinetic.

libghc-gitit-doc: No summary available for libghc-gitit-doc in ubuntu kinetic.

No description available for libghc-gitit-doc in ubuntu kinetic.

libghc-gitit-prof: Wiki engine backed by a git or darcs filestore; profiling libraries

 Gitit is a wiki backed by a git or darcs filestore. Pages and uploaded files
 can be modified either directly via the VCS's command-line tools or through
 the wiki's web interface. Pandoc is used for markup processing, so pages may
 be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate
 Haskell, and exported in ten different formats, including LaTeX, ConTeXt,
 DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
 .
 Other features include
   * plugins: dynamically loaded page transformations written in Haskell;
   * categories;
   * support for Unicode;
   * TeX math using texmath;
   * syntax highlighting of source code files and code snippets using
     highlighting-kate;
   * wiki pages can be viewed as slide shows;
   * caching;
   * Atom feeds (site-wide and per-page);
   * a library, Network.Gitit, that makes it simple to include a gitit wiki in
     any happstack application;
   * pages can be written directly in literate Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.