Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37374224
en ru br
ALT Linux repos
S:1.20-alt2

Group :: Development/Haskell
RPM: ghc8.6.4-pandoc-types

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.20-alt2
Build date: 17 august 2023, 17:42 ( 34.9 weeks ago )
Size: 31.31 Kb

Home page:   https://pandoc.org/

License: BSD3
Summary: Types for representing a structured document
Description:

@Text.Pandoc.Definition@ defines the 'Pandoc' data structure, which is used
by pandoc to represent structured documents. This module used to live in
the pandoc package, but starting with pandoc 1.7, it has been split off, so
that other packages can use it without drawing in all of pandoc's
dependencies, and pandoc itself can depend on packages (like citeproc-hs)
that use them.

@Text.Pandoc.Builder@ provides functions for building up @Pandoc@
structures programmatically.

@Text.Pandoc.Generic@ provides generic functions for manipulating Pandoc
documents.

@Text.Pandoc.Walk@ provides faster, nongeneric functions for manipulating
Pandoc documents.

@Text.Pandoc.JSON@ provides functions for serializing and deserializing a
@Pandoc@ structure to and from JSON.

Current maintainer: Denis Smirnov

List of contributors

List of rpms provided by this srpm:

  • ghc8.6.4-pandoc-types
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin