No project description provided
Project description
README
comrak-py is a python wrapper around the comrak common mark rust port and allows for efficient markdown rendering.
Building
In order to build the python wheel, you must first have cargo and rustup installed.
curl https://sh.rustup.rs -sSf | sh
This python package relies on maturin to build and publish the comrak rust crate
pip install maturin
To build a wheel for comrak-py, you can run
maturin build
To build comrak-py and install it as a python module, you can run
maturin develop
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
comrak_py-0.0.1.tar.gz
(10.0 kB
view details)
File details
Details for the file comrak_py-0.0.1.tar.gz
.
File metadata
- Download URL: comrak_py-0.0.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1c70fb9f3afdd7ce16660d2fdb24bfa9d6019f371c6fecc0a6a7bca37b1ad24 |
|
MD5 | 52f4b9c877c95298ce8e523d7f1573b1 |
|
BLAKE2b-256 | e47427fcd504d2c89c782817f97911b55770e7b8afa0cb12bd1609a3709de0d3 |