/
githubmirror
/
pandoc
Обзор
Документация
Войти
/
githubmirror
/
pandoc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
3.8
linux/control.in
29 строк
1 KB
John MacFarlane
Integrate server into main pandoc.
17 авг 2022, 22:28
17 авг 2022, 22:28
8ddc2fc
Код
Авторство
О чём код?
Package: pandoc Version: VERSION Section: text Priority: optional Architecture: ARCHITECTURE Installed-Size: INSTALLED_SIZE Depends: libc6 (>= 2.13), libgmp10, zlib1g (>= 1:1.1.4) Replaces: pandoc-data Suggests: texlive-latex-recommended, texlive-xetex, texlive-fonts-recommended Maintainer: John MacFarlane <jgm@berkeley.edu> Description: general markup converter Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. 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), and PDF (via external programs such as pdflatex or wkhtmltopdf).