[PR #958] [CLOSED] Add pypandoc in section Specific Formats Processing #864

Closed
opened 2025-11-06 13:04:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/958
Author: @zhongjiajie
Created: 10/18/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • ddb9304 Add pypandoc in section Specific Formats Processing

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

pypandoc provides a thin wrapper for pandoc, a universal document converter, which provide various kind of markup format

What's the difference between this Python project and similar ones?

If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert documents in markdown, reStructuredText, textile, HTML, DocBook, LaTeX, MediaWiki markup, TWiki markup, OPML, Emacs Org-Mode, Txt2Tags, Microsoft Word docx, LibreOffice ODT, EPUB, or Haddock markup to

  • HTML formats: XHTML, HTML5, and HTML slide shows using Slidy, reveal.js, Slideous, S5, or DZSlides.
  • Word processor formats: Microsoft Word docx, OpenOffice/LibreOffice ODT, OpenDocument XML
  • Ebooks: EPUB version 2 or 3, FictionBook2
  • Documentation formats: DocBook, TEI Simple, GNU TexInfo, Groff man pages, Haddock markup
    Page layout formats: InDesign ICML
  • Outline formats: OPML
  • TeX formats: LaTeX, ConTeXt, LaTeX Beamer slides
  • PDF via LaTeX
  • Lightweight markup formats: Markdown (including CommonMark), reStructuredText, AsciiDoc, MediaWiki markup, DokuWiki markup, Emacs Org-Mode, Textile
    * Custom formats: custom writers can be written in lua.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/958 **Author:** [@zhongjiajie](https://github.com/zhongjiajie) **Created:** 10/18/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ddb9304`](https://github.com/vinta/awesome-python/commit/ddb930422e11323cc56f5a2b0832bbb40d5d2317) Add pypandoc in section `Specific Formats Processing` ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? pypandoc provides a thin wrapper for [pandoc](https://pandoc.org/index.html), a universal document converter, which provide various kind of markup format ## What's the difference between this Python project and similar ones? If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert documents in markdown, reStructuredText, textile, HTML, DocBook, LaTeX, MediaWiki markup, TWiki markup, OPML, Emacs Org-Mode, Txt2Tags, Microsoft Word docx, LibreOffice ODT, EPUB, or Haddock markup to * HTML formats: XHTML, HTML5, and HTML slide shows using Slidy, reveal.js, Slideous, S5, or DZSlides. * Word processor formats: Microsoft Word docx, OpenOffice/LibreOffice ODT, OpenDocument XML * Ebooks: EPUB version 2 or 3, FictionBook2 * Documentation formats: DocBook, TEI Simple, GNU TexInfo, Groff man pages, Haddock markup Page layout formats: InDesign ICML * Outline formats: OPML * TeX formats: LaTeX, ConTeXt, LaTeX Beamer slides * PDF via LaTeX * Lightweight markup formats: Markdown (including CommonMark), reStructuredText, AsciiDoc, MediaWiki markup, DokuWiki markup, Emacs Org-Mode, Textile * Custom formats: custom writers can be written in lua. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:04:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#864