#pandoc #panduck #转换 #工具 #文本格式 #文档 #转换器

nightly panduck-core

Rust 编写的转换工具,灵感来自 pandoc

5 个版本

0.1.4 2022 年 9 月 22 日
0.1.3 2021 年 12 月 15 日
0.1.2 2021 年 12 月 9 日
0.1.1 2021 年 12 月 8 日
0.1.0 2021 年 3 月 30 日

#2 in #panduck

36 每月下载量
5 crates 中使用

MPL-2.0 许可证

59KB
1K SLoC

Panduck 文档转换工具

受 pandoc 启发的 Rust 编写转换工具。

格式

转换

从(文本/二进制)

  • 常见 Markdown
  • Github Favored Markdown
  • Pandoc Markdown (json)
  • HTML
  • Jupyter (ipynb)
  • Wiki
  • Org-mode
  • reStructuredText (rst)
  • 富文本格式 (rtf)
  • Office Word (docx)
  • Office Excel (xls, xlsx, xlsm, xlsb, xla, xlam)
  • CSV/TSV
  • Open Document Spread Sheets(ods)
  • TeX
  • BibTeX

到(Rust + 文本)

  • HTML
  • yew (+html_vdom)
  • sycamore (+html_dom)
  • pdf
  • 电子书
  • zola

亮点

  • 文本(txt)

开发者

依赖

~16–31MB
~499K SLoC