Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37514567
en ru br
Репозитории ALT

Группа :: Разработка/Haskell
Пакет: ghc8.6.4-pandoc-types

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.20-alt2
Время сборки: 17 августа 2023, 17:42 ( 35.9 недели назад )
Размер архива: 31.31 Kb

Домашняя страница:   https://pandoc.org/

Лицензия: BSD3
О пакете: Types for representing a structured document
Описание:

@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.

Текущий майнтейнер: Denis Smirnov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ghc8.6.4-pandoc-types
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin