[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1118258: ITP: markdown-it-pyrs -- Python interface for markdown-it.rs, using Rust for blazingly fast Markdown parsing



Package: wnpp
Severity: wishlist
Owner: Emmanuel Arias <eamanu@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, eamanu@debian.org

* Package name    : markdown-it-pyrs
  Version         : 0.4.0
  Upstream Contact: Chris Sewell <chrisj_sewell@hotmail.com>
* URL             : https://github.com/chrisjsewell/markdown-it-pyrs
* License         : Apache-2.0
  Programming Lang: Python, Rust
  Description     : Python interface for markdown-it.rs (and plugins), using Rust for blazingly fast Markdown parsing

The goal of this project is to provide a fast, safe, extensible, and
easy-to-use Markdown parser for Python. It is complimentary to
markdown-it-py, which is a pure Python implementation of markdown-it,
and here we aim to follow as close as possible the API for that
package.
.
If you care primarily about speed, this is the library for you. For
example, benchmarking the two libraries when parsing the CommonMark
Spec file, markdown-it-pyrs is 20x faster than markdown-it-py.
.
I plan maintain it under Debian Python Team umbrella.


Reply to: