Paket: libghc-pandoc-doc (3.1.11.1-3)
Links für libghc-pandoc-doc
Debian-Ressourcen:
Quellcode-Paket haskell-pandoc herunterladen:
- [haskell-pandoc_3.1.11.1-3.dsc]
- [haskell-pandoc_3.1.11.1.orig.tar.gz]
- [haskell-pandoc_3.1.11.1-3.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [pandoc.org]
Ähnliche Pakete:
Conversion between markup formats; documentation
Pandoc is a Haskell library for converting from one markup format to another. The formats it can handle include
- light markup formats (many variants of Markdown, reStructuredText, AsciiDoc, Org-mode, Muse, Textile, txt2tags) - HTML formats (HTML 4 and 5) - Ebook formats (EPUB v2 and v3, FB2) - Documentation formats (GNU TexInfo, Haddock) - Roff formats (man, ms) - TeX formats (LaTeX, ConTeXt) - XML formats (DocBook 4 and 5, JATS, TEI Simple, OpenDocument) - Outline formats (OPML) - Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML, RIS) - Word processor formats (Docx, RTF, ODT) - Interactive notebook formats (Jupyter notebook ipynb) - Page layout formats (InDesign ICML) - Wiki markup formats (MediaWiki, DokuWiki, TikiWiki, TWiki, Vimwiki, XWiki, ZimWiki, Jira wiki, Creole) - Slide show formats (LaTeX Beamer, PowerPoint, Slidy, reveal.js, Slideous, S5, DZSlides) - Data formats (CSV and TSV tables) - PDF (via external programs such as pdflatex or wkhtmltopdf)
Pandoc can convert mathematical content in documents between TeX, MathML, Word equations, roff eqn, and plain text. It includes a powerful system for automatic citations and bibliographies, and it can be customized extensively using templates, filters, and custom readers and writers written in Lua.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Andere Pakete mit Bezug zu libghc-pandoc-doc
|
|
|
|
-
- dep: haddock-interface-42
- virtuelles Paket, bereitgestellt durch ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-aeson-doc
- Fast JSON parsing and encoding library; documentation
-
- rec: libghc-aeson-pretty-doc
- JSON pretty-printing library; documentation
-
- rec: libghc-attoparsec-doc
- Fast combinator parsing for bytestrings; documentation
-
- rec: libghc-base64-bytestring-doc
- fast base64 encoding/deconding for ByteStrings; documentation
-
- rec: libghc-blaze-html-doc
- HTML combinator library for Haskell; documentation
-
- rec: libghc-blaze-markup-doc
- blazingly-fast markup combinator library; documentation
-
- rec: libghc-case-insensitive-doc
- case-insensitive string comparison; documentation
-
- rec: libghc-citeproc-doc
- Generates citations and bibliography from CSL styles; documentation
-
- rec: libghc-commonmark-doc
- Pure Haskell commonmark parser; documentation
-
- rec: libghc-commonmark-extensions-doc
- Pure Haskell commonmark parser extensions; documentation
-
- rec: libghc-commonmark-pandoc-doc
- Bridge between commonmark and pandoc AST; documentation
-
- rec: libghc-crypton-connection-doc
- simple and easy network connections API; documentation
-
- rec: libghc-data-default-doc
- class for types with a default value; documentation
-
- rec: libghc-doclayout-doc
- Prettyprinting library for laying out text documents; documentation
-
- rec: libghc-doctemplates-doc
- Pandoc-style document templates; documentation
-
- rec: libghc-emojis-doc
- Conversion between emoji characters and their names; documentation
-
- rec: libghc-file-embed-doc
- direct file embedding library; documentation
-
- rec: libghc-glob-doc
- library matching glob patterns against file paths; documentation
-
- rec: libghc-gridtables-doc
- parser for reStructuredText-style grid tables; documentation
-
- rec: libghc-haddock-library-doc
- library exposing some functionality of Haddock; documentation
-
- rec: libghc-http-client-doc
- HTTP client engine; documentation
-
- rec: libghc-http-client-tls-doc
- http-client backend using connection and tls libraries; documentation
-
- rec: libghc-http-types-doc
- Generic HTTP types (for both client and server code); documentation
-
- rec: libghc-ipynb-doc
- Data structure for working with Jupyter notebooks (ipynb).; documentation
-
- rec: libghc-jira-wiki-markup-doc
- Handle Jira wiki markup; documentation
-
- rec: libghc-juicypixels-doc
- Haskell picture loading and serialization library; documentation
-
- rec: libghc-mime-types-doc
- mime-type handling types and functions; documentation; documentation
-
- rec: libghc-network-doc
- Haskell low-level network library; documentation
-
- rec: libghc-network-uri-doc
- URI manipulation; documentation
-
- rec: libghc-pandoc-dev
- Conversion between markup formats
-
- rec: libghc-pandoc-types-doc
- Haskell data types to represent structured documents; documentation
-
- rec: libghc-pretty-show-doc
- Documentation for Haskell pretty printing library; documentation
-
- rec: libghc-random-doc
- random number generator for Haskell; documentation
-
- rec: libghc-safe-doc
- Documentation for safe library for (pattern match free) functions; documentation
-
- rec: libghc-scientific-doc
- scientific notation for floating-point numbers; documentation
-
- rec: libghc-sha-doc
- Haskell SHA suite of message digest functions; documentation
-
- rec: libghc-skylighting-core-doc
- syntax highlighting library; documentation
-
- rec: libghc-skylighting-doc
- syntax highlighting library; documentation
-
- rec: libghc-split-doc
- Haskell library for splitting lists; documentation
-
- rec: libghc-syb-doc
- Generic programming library for Haskell; documentation
-
- rec: libghc-tagsoup-doc
- Documentation for Haskell TagSoup library
-
- rec: libghc-temporary-doc
- Temporary files and directories; documentation
-
- rec: libghc-texmath-doc
- Haskell library to convert LaTeX to MathML; documentation
-
- rec: libghc-text-conversions-doc
- Haskell library for safe conversions between textual types; documentation
-
- rec: libghc-typst-doc
- Parsing and evaluating typst syntax.; documentation
-
- rec: libghc-unicode-collation-doc
- Haskell implementation of the Unicode Collation Algorithm; documentation
-
- rec: libghc-unicode-transforms-doc
- Fast Unicode 9.0 normalization in Haskell; documentation
-
- rec: libghc-vector-doc
- Efficient Arrays for Haskell; documentation
-
- rec: libghc-xml-doc
- A simple Haskell XML library; documentation
-
- rec: libghc-yaml-doc
- interface to LibYAML; documentation
-
- rec: libghc-zip-archive-doc
- library to create, modify and extract files from zip archives; documentation
-
- rec: libghc-zlib-doc
- Compression and decompression in the gzip and zlib formats; documentation
-
- rec: libjs-mathjax
- JavaScript-Engine zur Anzeige von LaTeX und MathML
-
- sug: libghc-pandoc-prof
- Conversion between markup formats; profiling libraries
libghc-pandoc-doc herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 2.999,6 kB | 75.096,0 kB | [Liste der Dateien] |