HTML to Markdown converter
Project description
mdka
HTML to Markdown (MD) converter written in Rust.
Summary
A kind of text manipulator named mdka. "ka" means "化 (か)" pointing to conversion.
Designed with in mind:
- Fast speed
- Low memory consumption
- Easy usage
Usage
Development with Rust and cargo
Cargo.toml
[dependencies]
mdka = "1"
awesome.rs
use mdka::from_html
fn awesome_fn() {
let input = r#"
<h1>heading 1</h1>
<p>Hello, world.</p>"#;
let ret = from_html(input);
println!("{}", ret);
// # heading 1
//
// Hello, world.
//
}
Executable
Assets in Releases offer executables for multiple platforms.
$ ./mdka <html-text>
converted-to-markdown-text will be printed
Executable help
$ ./mdka -h
Usage:
-h, --help : Help is shown.
<html_text> : Direct parameter is taken as HTML text to be converted. Either this or <html_filepath> is required.
-i <html_filepath> : Read HTML text from it. Optional.
-o <markdown_filepath> : Write Markdown result to it. Optional.
--overwrites : Overwrite if Markdown file exists. Optional.
Examples:
./mdka "<p>Hello, world.</p>"
./mdka -i input.html
./mdka -o output.md "<p>Hello, world.</p>"
./mdka -i input.html -o output.md --overwrites
Python integration
Binding for Python is supported. Python scripts can import this Rust library to use the functions.
Install:
$ pip install mdka
awesome.py
from mdka import md_from_html
print(md_from_html("<p>Hello, world.</p>"))
# Hello, world.
#
More Python code examples with specs are here.
Acknowledgements
Depends on Servo's html5ever / markup5ever. Also, on PyO3's pyo3 / maturin on bindings for Python.
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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mdka-1.4.2.tar.gz.
File metadata
- Download URL: mdka-1.4.2.tar.gz
- Upload date:
- Size: 47.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08c2a9cf1e87224094b198ae4523f1aca2477ad20b24c34ec7908d856a81e532
|
|
| MD5 |
1310044e784b585c8b661e5a6d2a466b
|
|
| BLAKE2b-256 |
ffde9b8f774091f4be36f639f92d5601c678b7f6547cc79e2c7f2bde6b848a02
|
File details
Details for the file mdka-1.4.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 615.8 kB
- Tags: PyPy, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b12519a9500930a20f0c0edcfc41e2bb42ff96418550057611ad3f65068aec82
|
|
| MD5 |
bf6534c6ecda273addc6b1370a2fc71e
|
|
| BLAKE2b-256 |
1f3fe19532160e56c11c27cae3d0c3c3916b38dda0467015d36ff15dd7288601
|
File details
Details for the file mdka-1.4.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 616.3 kB
- Tags: PyPy, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1712192fdcc57c8aac7ac27c7fbd8e4e66502247b4a60e4e16a839ebdd8038d1
|
|
| MD5 |
5b49e8438822ef22c389b835227a2683
|
|
| BLAKE2b-256 |
3f43fc1cb84e49b2e1412aaf22fea2beca87946861198e680d384bfae44319c3
|
File details
Details for the file mdka-1.4.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 444.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccdaab10dcd2e29bdf1f39de6430e1bd8d3878c86175f5567bfaf1f27851e50c
|
|
| MD5 |
50424e3bc044ecdfd887ee871a25abdc
|
|
| BLAKE2b-256 |
e06028305e233a65d5d785cf02b581ec51ca00a3096ba5515e3525128f730650
|
File details
Details for the file mdka-1.4.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 436.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0af08b97e91734f0e2ba4a817892c0083c634c2999d857ed896a27da235552c8
|
|
| MD5 |
8d05867a5389be0adfdd76654d96aeb4
|
|
| BLAKE2b-256 |
83c6c81a7f7f2d5b4c1e9449c433b6815d763189fba82db3d2ff572c9ad87116
|
File details
Details for the file mdka-1.4.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 615.8 kB
- Tags: PyPy, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afdff80459e4b0929167f254c6bc09d694a158e15ce0658d19afde28d672b50c
|
|
| MD5 |
fdd2a7de60ad7e1f22f046b916146b9a
|
|
| BLAKE2b-256 |
00af1593ddb20e3bbe1e27e0c1b2f5358bacd0cf7672468d188f921ed342b0b0
|
File details
Details for the file mdka-1.4.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 616.2 kB
- Tags: PyPy, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c70fec6397ab97fa5dfe75e4232aae9006712aec73e4781b4fee2d061d767e94
|
|
| MD5 |
bd230a206875961c2af9dee348963071
|
|
| BLAKE2b-256 |
5ae1f399c5c6332f43d465f789176410460ce07ee44309d8551e5512a54ad651
|
File details
Details for the file mdka-1.4.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 436.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5d4c3ce62e36560389d56c888167148c72b2227be54a760cb2f22d21882e22d
|
|
| MD5 |
ff7eec2d23dd8eb06f345c7bada8045f
|
|
| BLAKE2b-256 |
6579de1e8b9b7df48e0224afda1c98df681630c205ca884d126705fcefac7bf3
|
File details
Details for the file mdka-1.4.2-cp313-cp313t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp313-cp313t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 614.6 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b14cd1be0b03c4314b9b27985d6909fedd96fbe4c18e891254c44f83d8b93ff6
|
|
| MD5 |
0a9c5add3c4458a0830a3bf499a5e630
|
|
| BLAKE2b-256 |
c2c6b3c1aaecb1126ea9246646ee5b983f09802e159d391d37f215bc993f77a4
|
File details
Details for the file mdka-1.4.2-cp313-cp313t-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp313-cp313t-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 615.1 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07091617e49f587c03d9ce725f0ad05eed3525e020840d97c5e94a1f6262e6e6
|
|
| MD5 |
cb5de94dacf29f7c894981728ef1e1eb
|
|
| BLAKE2b-256 |
bd74d3a7fd319e08e9c1f432205de51b3da70908b7dacea0c9f642bb75ecbce3
|
File details
Details for the file mdka-1.4.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 434.6 kB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
689185791fe090859cfa7b0d4692b200291e63e5b5300778286c87d000915b45
|
|
| MD5 |
b2d0e3115fbbb5bb9cfbbc894a8e241f
|
|
| BLAKE2b-256 |
c3f4eb721ee1931f2efbd9f25547f764ac6a4b26d26a5cf9edf77b3204d3e8b2
|
File details
Details for the file mdka-1.4.2-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: mdka-1.4.2-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 315.3 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7da35f890135a05ca1de6ad10686a895409804f5ad0e068dbe6b95b548557a6
|
|
| MD5 |
b065b2bd54eb34b84ae25d63c5c9da4f
|
|
| BLAKE2b-256 |
f9efa59683ec6caa17ce66887f1a54598f4674112da43af2e1ee6218455ca98e
|
File details
Details for the file mdka-1.4.2-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 614.5 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b682f36e1f1032eeb0becac5d7df84a4a579c1ffbea95e623d2ce552d5d38e7
|
|
| MD5 |
4ce01de6a1cc2c1abff2e6df396f81f8
|
|
| BLAKE2b-256 |
a6b8eba7c3243df92f943ac0d470fd184dc31fdf9d4e3a59cca14655ca446dd5
|
File details
Details for the file mdka-1.4.2-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 615.1 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c34683e2403dc1d166d0580cedc09b2d859227fd647c610b5b9656653a7ab52
|
|
| MD5 |
3baeb6f5e66cccc9bfed16c833b8ed3e
|
|
| BLAKE2b-256 |
d5ed8ea472d2e2204c3e53fb878b5631a3c246710e7ec9c28bbe0fade7089954
|
File details
Details for the file mdka-1.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 443.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c27d3b1a9e21eff37dac5abca89b145747f9992b28b5db782c803cf335016e4
|
|
| MD5 |
cd38aa730633961190006519ff61d05f
|
|
| BLAKE2b-256 |
a601f77e4ec6e0ef681ac93b3ac238c61b7ac4c8069520463e5b7682e7235eaa
|
File details
Details for the file mdka-1.4.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 434.8 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58c1782d35ae162f260d6c6883ac70bd53c87467f9a803122d5434b60dd804e1
|
|
| MD5 |
6ddcfeb1375ba75f9a704081e8286f2c
|
|
| BLAKE2b-256 |
106bbe290150716c9a7337b7c8f4252727e4c7b3ecd452a20eec59642e3af3dc
|
File details
Details for the file mdka-1.4.2-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: mdka-1.4.2-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 368.0 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f69bdcc0962da86f36cc9519b66b6adec35613ca0747221f788e897795f8c425
|
|
| MD5 |
200ca86f2ede5038f191160491ef1d9a
|
|
| BLAKE2b-256 |
a5ed56abe24ee648285c72975fab17b126a9b27b3fa4b729f81ddccbbb2f1283
|
File details
Details for the file mdka-1.4.2-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: mdka-1.4.2-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 315.4 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd7b62879da14192c970107d5af48428ad143d75e16d1f098301a44e33171d45
|
|
| MD5 |
1b26d926594e62a15c617e64602c9274
|
|
| BLAKE2b-256 |
7c3813802f0d3e3abb198206b98293682e88670cade1cf7bf6ec9da3361a2e54
|
File details
Details for the file mdka-1.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 614.5 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92c1c899243f95d934483e599720fbfd09feaccd32dff32e559d340c1349b0a4
|
|
| MD5 |
8b79faada51027758348ea87549c5460
|
|
| BLAKE2b-256 |
90aa3ddbc72687b95833afe21d788f4e7b30c7ea8ec24c23eab82611465adbde
|
File details
Details for the file mdka-1.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 615.3 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80bc06e1b8691133f0345b2883878b9004999cc79925dd2fa632c29f3cd8c93a
|
|
| MD5 |
fe3311a3d96c77854ef3e6c6aafca49b
|
|
| BLAKE2b-256 |
99cb8bfb2ca3da340484b7ba8a44281a5d886c41f80cbbd337fdfcdf4766e4e4
|
File details
Details for the file mdka-1.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 443.1 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb767adc17da919eb37c10cafc18f37642fdc06a1dee1d6f5118611676915b32
|
|
| MD5 |
385e7a7ff3fbc86ed33ff7fa515c0b55
|
|
| BLAKE2b-256 |
fdceac66807806fdcd710ed4d3d85d522bde45d25c8ad76b25994f0fe81d3810
|
File details
Details for the file mdka-1.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 434.8 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d481cfeaf355cdcd7f9fe5fcc08bf9222c5aac423096ca8c10c593c2b4c42a2a
|
|
| MD5 |
6f9ba7138185acf847c37565834c0c88
|
|
| BLAKE2b-256 |
87a6adaadded560cb2e6e3539104170049c9f2cfac2ae1e73317cfe7f893294b
|
File details
Details for the file mdka-1.4.2-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: mdka-1.4.2-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 368.1 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7c081b28a519acde3e6f92623994e4fd3c405b5d1fcc6fc85b7e70bf7e8af36
|
|
| MD5 |
74961e997b9dd655f8f15d59011f92a7
|
|
| BLAKE2b-256 |
913ce101c8f3a9c1d91afe0c4bd3b0217d6cb58c16b8e730f89dd40bd12bb306
|
File details
Details for the file mdka-1.4.2-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: mdka-1.4.2-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 316.0 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a444caa5d904c43fe13dde2e96f863284dcf458ce68bfe75016c34e44d651b9d
|
|
| MD5 |
3a40ad31fe4cd08c3a6bdc9b79aab7eb
|
|
| BLAKE2b-256 |
6a5ced2f3105a84b871d832b410b946da32952d30d01f77d8932c4d906890c55
|
File details
Details for the file mdka-1.4.2-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 615.1 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08235491f100813d7ef6d46fc0c0f7cb67693193cc78582386442737b2e68f1a
|
|
| MD5 |
b84e4faa8faa3684777cf6a441ddb0f6
|
|
| BLAKE2b-256 |
b5f45f00f5e83b73ee736471c3a4251da0b81841d4c2f2838ee04e2116d19a26
|
File details
Details for the file mdka-1.4.2-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 615.7 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
374d086dc836a4eb510b489c96d77ca54af70007faf2035cd42bd365a48a10f3
|
|
| MD5 |
c3d419f55148d4ecba4b7c2f65bed820
|
|
| BLAKE2b-256 |
0d48d93cab2e72843d3b0594d5eb46311186a60785d029243049b9721492450c
|
File details
Details for the file mdka-1.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 443.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03279ccc8b0ec7c1c3248b464328499c531199a8be2115e80705377f2a657a13
|
|
| MD5 |
3580ba9dcb8c7f2087f38998c02e7fda
|
|
| BLAKE2b-256 |
356e4efcd534ae943a0fac061b2501c8340113f744b4478dd748ebe8ffcc497d
|
File details
Details for the file mdka-1.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 435.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab2e8335c697c5e2807cc82ba59d29eab010a511191aae38dd12c69fbb62604d
|
|
| MD5 |
6de0fedbff7894a5bb4588956a5b4cf4
|
|
| BLAKE2b-256 |
9322f07ecfbcba78292aba49d201f1c6e0b7271878eb478f87660959c93b204d
|
File details
Details for the file mdka-1.4.2-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: mdka-1.4.2-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 368.6 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4562ba8b1d665b224c0dcaf153b28bc7f49fc88e4845199e153d9156db35d3d8
|
|
| MD5 |
1610c1c9043062a153246259dab4fb11
|
|
| BLAKE2b-256 |
0bb6514ae5d3ac2f4cf57e7ada96e48539cec6382affdc39b98356771e0817a5
|
File details
Details for the file mdka-1.4.2-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: mdka-1.4.2-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 316.0 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72693808db72608d7b355725ad6ef05144a2228d0386a2b77cbf5d0573694ee3
|
|
| MD5 |
09ef71d1f3e6f8118a9a7c28dcf3701c
|
|
| BLAKE2b-256 |
8862bb0173046749598d8b03eba18a7b5ca38ad09151a934157b5e4ff5992d6d
|
File details
Details for the file mdka-1.4.2-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 615.3 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c3de7a10ca43b82b913d5fa16a1e1290e89754e798fd808cec62d3dfcba1879
|
|
| MD5 |
c73039049ddc97360e6da1d45ac0d4ea
|
|
| BLAKE2b-256 |
479f2fb7190361b808ca37cf96432b69ce3a3fb1652a3d69e3fcf0f05ea14a8d
|
File details
Details for the file mdka-1.4.2-cp310-cp310-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 615.8 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35aa8c5f12e860caf259bd0f2b64649b3fe18e297424a24154d810adfa02b081
|
|
| MD5 |
6a3c27efb7ddd431e0c257a08774cb80
|
|
| BLAKE2b-256 |
d6864585e7509a55c16fde19831febcbffab6b5be2d3d9d33c349d7076df1928
|
File details
Details for the file mdka-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 443.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf3630f964ea5790f3e9ed23a420c2edb4dc4e722704e0aa17250adbc75e2e8d
|
|
| MD5 |
1d7a20e28e650883a4162ad7af8b497a
|
|
| BLAKE2b-256 |
ea4a99278914c1f43e2c246bd1b9e40801523f5ddb5d172cd8812db552c06933
|
File details
Details for the file mdka-1.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 435.6 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e98c5f5e0d136230f78322e846483b897eeee69673da0e1f69d7e946a856c5c
|
|
| MD5 |
a52b067dd2bef7d06b8a1b31704ca849
|
|
| BLAKE2b-256 |
d41eb351f155cfffd3bbd11210834bcc73fef1eca4028c5059e9afc180b0c83d
|
File details
Details for the file mdka-1.4.2-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: mdka-1.4.2-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 316.0 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8148b3171ace75c9e852af3d96acac724575bd113005ea606f20787e6a65994
|
|
| MD5 |
e1c10ecf7ff654bd721de87a25619902
|
|
| BLAKE2b-256 |
252b5f8f4afae115b5564942017d589b92093dd30cddcd31cd062a3aefed9138
|
File details
Details for the file mdka-1.4.2-cp39-cp39-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp39-cp39-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 615.3 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b68e7a5b96b7efeff445cffe456ce097f76d884dd8a06a07ba471e9f761524d
|
|
| MD5 |
d108d51bff6ae9a526e2005406e9c91f
|
|
| BLAKE2b-256 |
8b35ad2067752ec7803094a3b763c00e59552cd431f97173bbb0c776c47d629c
|
File details
Details for the file mdka-1.4.2-cp39-cp39-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp39-cp39-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 615.8 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab89ec2d11427f549b2c1008619b897fcbe6e6dc1147069cf6a5c87adbe54438
|
|
| MD5 |
444635f18851b154b7758867f5afed2a
|
|
| BLAKE2b-256 |
a8eadbf272ee394270aa398c6c38ef8fdec02593293218060de1c881af72a033
|
File details
Details for the file mdka-1.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 443.8 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e618a208cf6ef3341d38655400163e06140657ea102068c9716bc70ba2073ed
|
|
| MD5 |
4c4ddb917c0b8284062bbdb5347a9259
|
|
| BLAKE2b-256 |
3d9a65fdac4230103f63f53ea1357a704cd97df56214a3e0699564ef2bef66a4
|
File details
Details for the file mdka-1.4.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 435.6 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
060da68ded92eaf88a98e0ce3f621fc1509386cee615c6623ec09b07a6dec29b
|
|
| MD5 |
237533b96e360c1e1708b248899939ca
|
|
| BLAKE2b-256 |
34c2bc2c713e37e7d4cf6ad1407e0062d61a7b212e5b04f7965da62f5d522560
|
File details
Details for the file mdka-1.4.2-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: mdka-1.4.2-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 315.9 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0eefc5d60a915232e8dd9662cc29289c0c3bce7c59fb4a8f296e03cf58e5114
|
|
| MD5 |
68ddbae50baa181dee185092c75636e2
|
|
| BLAKE2b-256 |
a786baa2598aedb3745666832b70e6ff17763ffb5b0857520cfc8a949c9d29bf
|
File details
Details for the file mdka-1.4.2-cp38-cp38-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp38-cp38-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 615.1 kB
- Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8f9ad45ab47a04c489f39f0535617c4d455e4fdcc93977f1094c79773eac753
|
|
| MD5 |
4bea499859514290c754c003c0213dd3
|
|
| BLAKE2b-256 |
d8e403ba7a83a71e9a6f9839f34fbaee1dc31b08321cc183165b10b08f446b9a
|
File details
Details for the file mdka-1.4.2-cp38-cp38-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp38-cp38-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 615.7 kB
- Tags: CPython 3.8, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1307cf7e055975696bd2cf327a916d4f39a1ebdc276b2a8aa52a668d3b0f83f
|
|
| MD5 |
7573216cef29b2d63c63d157676fb71f
|
|
| BLAKE2b-256 |
54706402d1170c78dae6d16b7c68e0008e9de44ef281fd16218bce75a3379680
|
File details
Details for the file mdka-1.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: mdka-1.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 443.8 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c43e5fa7438a68e6d51621eb51c2525a56037480125c3d2c226d6ee32287c2c
|
|
| MD5 |
fca9fa16b945bd35018b647b8d658013
|
|
| BLAKE2b-256 |
26dad3e71abffa1c358e4bae6250bdff805a214ba728beb8cba75a5d33dcc9f9
|
File details
Details for the file mdka-1.4.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: mdka-1.4.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 435.4 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c15f1051075afb14760ec2df0a16ae5b6a2abf9cd9ba306726409745ff24a27a
|
|
| MD5 |
bdb31f6c5d306256a39dfaaea9a566b3
|
|
| BLAKE2b-256 |
2f0c220b632c546d669b2c23732b7845ff99fbf096034b56c3a48e4cb7ce61aa
|