panduck

Crates.iopanduck
lib.rspanduck
version0.4.0
sourcesrc
created_at2020-11-07 03:53:58.746718
updated_at2021-03-30 05:24:47.563068
descriptionConversion tool by rust, inspired by pandoc
homepage
repositoryhttps://github.com/oovm/panduck
max_upload_size
id309531
size1,520
SasakiSaki (oovm)

documentation

README

Panduck document conversion tool

Conversion tool by rust, inspired by pandoc.

Formats

Conversion

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

Highlights

  • Text(txt)

Developers

  • Why not use feature

I used to use feature, but many formats are dependent on each other, and finally made a mess.

This makes me confused, so I canceled the feature division.

Commit count: 65

cargo fmt