3 unstable releases

0.7.1 Dec 17, 2021
0.7.0 Dec 15, 2021
0.6.3 Dec 9, 2021

#5 in #panduck

38 downloads per month

MPL-2.0 license

39KB
738 lines

Panduck document conversion tool

Conversion tool by rust, inspired by pandoc.

Formats

Conversion

From (Text/Binary)

  • Common Markdown
  • Github Favored Markdown
  • Pandoc Markdown (json)
  • HTML
  • Jupyter (ipynb)
  • Wiki
  • Org-mode
  • reStructuredText (rst)
  • Rich Text Format (rtf)
  • Office Word (docx)
  • Office Excel (xls, xlsx, xlsm, xlsb, xla, xlam)
  • CSV/TSV
  • Open Document Spread Sheets(ods)
  • TeX
  • BibTeX

Into (Rust + Text)

  • HTML
  • yew (+html_vdom)
  • sycamore (+html_dom)
  • pdf
  • ebook
  • zola

Highlights

  • Text(txt)

Developers

Dependencies

~23MB
~457K SLoC