Пакет ghc8.6.4-pandoc-types: Информация

  • Default inline alert: Версия в репозитории: 1.20-alt2

Бинарный пакет: ghc8.6.4-pandoc-types
Версия: 1.20-alt1
Архитектура: ppc64le
Собран:  16 июля 2021 г. 10:00 в задании #278961
Исходный пакет: ghc8.6.4-pandoc-types
Категория: Разработка/Haskell
Сообщить об ошибке в пакете
Домашняя страница: 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

Список участников:
Denis Smirnov

Права:
Anton Zhukharev
@everybody

Последнее изменение


21 июня 2020 г. Denis Smirnov 1.20-alt1
- Spec created by cabal2rpm 0.20_10