Skip to main content

A Python wrapper for MRML (Rust port of MJML).

Project description

mrml-python

This project is a reimplementation of the nice MJML markup language in Rust, built for python.

To have more information, take a look at the repository.

Usage in python

import mrml

# without options
result = mrml.to_html("<mjml></mjml>")
assert result.startswith("<!doctype html>")

# with options
parser_options = mrml.ParserOptions(include_loader = mrml.memory_loader({
    'hello-world.mjml': '<mj-text>Hello World!</mj-text>',
}))
result = mrml.to_html("<mjml><mj-body><mj-include path=\"hello-world.mjml\" /></mj-body></mjml>", parser_options = parser_options)
assert result.startswith("<!doctype html>")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mrml-0.1.15.tar.gz (131.3 kB view details)

Uploaded Source

Built Distributions

mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

mrml-0.1.15-cp312-none-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.12 Windows x86-64

mrml-0.1.15-cp312-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.12 Windows x86

mrml-0.1.15-cp312-cp312-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARM64

mrml-0.1.15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mrml-0.1.15-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

mrml-0.1.15-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mrml-0.1.15-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

mrml-0.1.15-cp312-cp312-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

mrml-0.1.15-cp312-cp312-macosx_10_12_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

mrml-0.1.15-cp311-none-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.11 Windows x86-64

mrml-0.1.15-cp311-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.11 Windows x86

mrml-0.1.15-cp311-cp311-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

mrml-0.1.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mrml-0.1.15-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

mrml-0.1.15-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mrml-0.1.15-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

mrml-0.1.15-cp311-cp311-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mrml-0.1.15-cp311-cp311-macosx_10_12_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

mrml-0.1.15-cp310-none-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

mrml-0.1.15-cp310-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.10 Windows x86

mrml-0.1.15-cp310-cp310-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

mrml-0.1.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mrml-0.1.15-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

mrml-0.1.15-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mrml-0.1.15-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

mrml-0.1.15-cp310-cp310-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mrml-0.1.15-cp310-cp310-macosx_10_12_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

mrml-0.1.15-cp39-none-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.9 Windows x86-64

mrml-0.1.15-cp39-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.9 Windows x86

mrml-0.1.15-cp39-cp39-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

mrml-0.1.15-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mrml-0.1.15-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

mrml-0.1.15-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mrml-0.1.15-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

mrml-0.1.15-cp39-cp39-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mrml-0.1.15-cp39-cp39-macosx_10_12_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9 macOS 10.12+ x86-64

mrml-0.1.15-cp38-none-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.8 Windows x86-64

mrml-0.1.15-cp38-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.8 Windows x86

mrml-0.1.15-cp38-cp38-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARM64

mrml-0.1.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mrml-0.1.15-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

mrml-0.1.15-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mrml-0.1.15-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

mrml-0.1.15-cp37-none-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.7 Windows x86-64

mrml-0.1.15-cp37-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.7 Windows x86

mrml-0.1.15-cp37-cp37m-manylinux_2_28_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.28+ ARM64

mrml-0.1.15-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

mrml-0.1.15-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

mrml-0.1.15-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

mrml-0.1.15-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mrml-0.1.15-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l

File details

Details for the file mrml-0.1.15.tar.gz.

File metadata

  • Download URL: mrml-0.1.15.tar.gz
  • Upload date:
  • Size: 131.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15.tar.gz
Algorithm Hash digest
SHA256 5db611909eada6d1b42d461940017952c1e3a66f72b3682b6b10e69f5054cfa0
MD5 6fc7bffabc45ffcb9dd48ae105671720
BLAKE2b-256 565a842a7c8e57d547beb863c83c5909b7f9488f8abfc743f2108bb0dbbd864d

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 17cea9e8a1af3dc97ea23321d55fc4a720df15e462771e7617e191addb75b5b5
MD5 87da29ec1bc6207041ae93596873de50
BLAKE2b-256 9e62345f59d6e6865d8f1710ca37bf903c12fde17c42ecad9a31110fc43e72c8

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7220188bc94d2c0c527c2dea23fc37959295e05f04c820a796e0d1256366e565
MD5 21778385bf53e2c1de52a4cb3b5ee40d
BLAKE2b-256 3936f6f76bed0452394c5d25e6931e93d2da7d1806ff87291adbe8c52cbfafa1

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f084b37fab8ea38210cbd075b94ef5d55bc62cd487fb871acb0f85995a8a6f17
MD5 cd129191d6af791ff556535053c53b0a
BLAKE2b-256 7dd43afac9301bad7f750284881f5856445f775ec6fe6f310267a9d826eee05c

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e21fcf1c9ff0ae73192cb7351004868f8a519aa9d39a80d77adfe5a2a37904e1
MD5 32f1f29b14b68d1fe799fb5ede3cb62d
BLAKE2b-256 5ffc3cc80bd23e24af3bd8e98eb24e01ffe625e9af20633c770b6a3a170d7748

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b58857e65d8b270f0a82b287cede18d53d0286ae92a72102999343cde6e7d7b5
MD5 2a596b2763540706da5e8c7f49747a75
BLAKE2b-256 8bb0319440ebb98a654dc8b2e9ad746ddc5ea3db7bf1a9f8c34dad9097d9202c

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1b19540fb0f0b413461d3452487be87d973d6bef957906cd7805c9fef3a64acd
MD5 67bdceb076da951aa33ef746374a65ee
BLAKE2b-256 d6c7db7f16d76ac7770d3b9b2eb2f174af9a97fa95c546212cbe2b405079e776

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 484ffc350ed6049d816864fff70595644f2e63846f4b97fc57a35ebea9d48660
MD5 6273d1831768fa021d3e999b5a1f081f
BLAKE2b-256 0a8703ba02f7e4c0d262387c090b7b7bfe6bb901e816b88815688b8c9e9846f8

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7e66b264662069de7806b737b6f1e1e6967bcff5270a5f612108af82a5278bea
MD5 968adc184b7a6ebeb6359463dd665353
BLAKE2b-256 29be12ce08ffc53ec212e6c2eeb3cd6d0189732afb97b1779a4b9c3b4a647d97

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1eaa25298af80bf1d7e0c0188a2267324b6cdbd09e64c4842c0bf4dbefb932c5
MD5 f6fdee843cdb8dba743cfb4c841184c6
BLAKE2b-256 63b1116573520e9b7beefc86839cafc34f7e120360eb701fb5fdf8c6c1bd3fbc

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 99581878c39ada24802b1adb0ba1e21837676933733fb7687e60cc78bfb40b55
MD5 88533977e30ae4c3eb4693ada94c30d7
BLAKE2b-256 29f2adf25c26480dda1bb2468a069cc09d98eaef34aa9fb2e3147cb48d9aa347

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fb5750428ede4067f3df7decdac44ef2e8436479dd8762e0803e601a4172873b
MD5 69c9279a3c033b63f5d70d56933cb0aa
BLAKE2b-256 78a677f5185df345ff548b8f57f970cb7b6958af3b798c7ecf6452a7c2a6f90a

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a8c61554c6c0f9dad02d21063ed8f58c330b2d7cda20bd47cdd311d7e4af1eab
MD5 e7ee37dcc797cb4ebb4846958d13620d
BLAKE2b-256 e0483f15fb1957d36b6be787aaa5fd0cc89a452140797536117a3f71a9c69bf1

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a5d97c08f0683a93c1fb95697fe975e3ae07f3de354a947eb2f0772fd22c031e
MD5 3eb22d8dbcabf36af832b5b89724fa59
BLAKE2b-256 c959ca62250093065ff3b7429b297fe5667ca2d7d6973c742ce83e0b1c6da2ba

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bf992f7d36edbdff341c459f451eaea5256a3386350a1854fcf146807c8d159f
MD5 22da50a37a8913269df71d5ff088b057
BLAKE2b-256 8fdeaf77cb93cb7e5a699db0aeb7d715b673a0e8de04e1e63cf69c8970623060

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 adee5044bb44fe86159bdd269cdb205d8fbc7b5db88a30472912b2f659a05b37
MD5 e173e19742e21ceb05a0212dd6b9a79a
BLAKE2b-256 f39c0fc22da866723a81973137c2d3323dfcd36d083c1ff9cd9da3d5243dcdd5

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 180750853d752fcbd3184214905c2c562d1927a8505f3e9e77c9ff5041318e9a
MD5 0221e8aaa21eba3c622bba2f1ee4f712
BLAKE2b-256 215081ad63d0aa7b0e95a8ec367d30d75b0b5908de0fc4b47cb58f329f39c346

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 edf7759c7eff7f599e94f7947f2c4bc42e171e694f6b69e6c8b3498976941823
MD5 f435daace0fc43c6a065cf314fd3c378
BLAKE2b-256 4babf0328c0a6db2889d6e0f7b73a10c66ad1fbd55aaaeb4785a1d3557e3d94f

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b574a4c34f97eba61050cb7f5bd547982ebae5366dc137c3a069fe533feefe15
MD5 ffa720ff9cb0f46922844316d204fb43
BLAKE2b-256 7f57fa9868d46b3d4a981c9215dc96917fb42f4aedf009b9bc7c45315b28bef1

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 805d7ba625186a7380c2ac15e99a4644a2aaf45f9e92bce6163502737643fcc2
MD5 706d5bb41ac034419cf56cb559ac97eb
BLAKE2b-256 a3be4a911db4d04f199fc7400f6a803fae38942bfc444bd6fa176859f6554b30

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e3b2a173ee5c53b4ba733802cb0db575dbd24e52bc7e2e94113084743a418737
MD5 272f74adc047d6432a10fdb18de8bddf
BLAKE2b-256 50b414cda44349fc4e24ca15768888baf7bd2ea399a6045d006f0a21c74b44cd

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-none-win_amd64.whl.

File metadata

  • Download URL: mrml-0.1.15-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 1eb031f738fd31b68e2d448a8b5524bb0c9fceebf7237c34532282135852fa46
MD5 2dc5f2e1f19d50938bd75cdd4f6519fd
BLAKE2b-256 2d60218598ea93faf15c8336c2dca3fe6c1bf6894cd586236e371b2c7cff02f9

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-none-win32.whl.

File metadata

  • Download URL: mrml-0.1.15-cp312-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp312-none-win32.whl
Algorithm Hash digest
SHA256 31d8b9b34fbf26dbf6449bbd13e6b89398cd917ca6c030ac5cbff1c83dca43d3
MD5 f4d858536fe02e43c1c66e889b03d611
BLAKE2b-256 da71b8be3de0fc8d2909cf171b88f39d6b844431787f1b806cbdc3910b92eb88

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e918bb5a3c4193cf64b115adf9546f15cae992056f9c001140e8942ebd1b24b
MD5 622bb12d34ee62059444e50ad4815f46
BLAKE2b-256 39d1d945d38970449c14b1898b65922a4dc055ce690702ae7787608db378dc84

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e04350b077e514d1322c50323d54f85a4651eb689aea37de15ca28e0be7dfd5
MD5 7c73a10eb537eff3dbfedfc9cbbf983d
BLAKE2b-256 6907affdd4ef30fa00ad2e1148625845b02da9803c2473e8ba99a61b95814f25

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2952330f7987f55ec9dbc9c6cb4844c2b0059885aeed349d1ea2de55ac876409
MD5 1b36d4ef7c46a6ad33ac8579baa803ed
BLAKE2b-256 ed8608031c634a710d163d1490bccb3330fc0130ef04739ff1893ae5d891b6b8

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2273d3ea4f466fb86fc1ebc92687f24ee34b6b9537730a76f981c60998760d76
MD5 bde84e9f0ebf26e512c526658c81dc32
BLAKE2b-256 6d7aae96c29317d76e6fa09711f1364528c04b6f294c4032fc53a16f2de95ae5

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3a8eb1521f423340176e184ecb46b308e6d30744ff98a895f48473104c9cb412
MD5 90ea71e659694c7148fbeb3e68693000
BLAKE2b-256 073bfc2fab38589e0e619794da5a687fe7df69634f53840fae21d61d2fa942fe

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 25d150738d71c95a03c2c056e6eaf6b8c3017a8a6ecb5978cbb3590a874ce885
MD5 b09f8effaf60c225e017574fe3dc7321
BLAKE2b-256 1328522a7b244c8c51bda7d268149a63d6432856e1b8d5486038bd0b962ecf5a

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 536bb655abf0e68b841485b03a6eda312bd954a6101d3d7885945e008129a851
MD5 6381620330e87049738872df77a87812
BLAKE2b-256 4d267de048f7b9af928bdcaff89d1bc8dee6ea89e7b23f85131c752a620c9897

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8bae6069ac621ebda37cb27299784ce31a88dcefd202a8cd4a36d120f0632b0a
MD5 7bd6e08485e8f2358afbb3b556257a4c
BLAKE2b-256 e5423cfa9037192dda7134ef97cebc6731e3c71add84cde8a03eda5e946d7a74

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-none-win_amd64.whl.

File metadata

  • Download URL: mrml-0.1.15-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 5e1bf694d45c6549ddabd69c4adfe499c51fd18ad3b21d857bb34884a5d65bff
MD5 53b99b83e2f3e88309d2a15f519c599a
BLAKE2b-256 b6fcad62f2d78b9bbfc5f1bd2efba0aaf8042dacbf90f1e7a8a39854ef7c1c49

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-none-win32.whl.

File metadata

  • Download URL: mrml-0.1.15-cp311-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp311-none-win32.whl
Algorithm Hash digest
SHA256 d5707d6f0379ec0957930632bcf3fea0eb43de0e88ae2a4f3415c35b90014e97
MD5 47445e1e6c1c118716b36757ba4bfe17
BLAKE2b-256 5d5ac3d37ed5a0b1fde535e9fb7ae71aa9ab20feb779472c7be5bb478485edc8

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1c13a7866bb6963398179ee7b3fdb54896ae0aa2dd4dfa09d79bdc5b0b82d4fa
MD5 2b2d2dbd687f48a62b6dea162d2d3158
BLAKE2b-256 818c319cc7b846eca5dfe48aa42071b474f81353cfaa960f246267ecac27aedf

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f49ec2fc07364e4cc86a853737a39f1c77a4739261cad12c347428b10d743c9
MD5 5c27b743911653d72656128d7a607b3d
BLAKE2b-256 bf765548a1cbc3140168b6b5ccdd618c40a7237dd7f1b714e731e06f8d7cca32

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f95ecec19153e70766d0285ba3668d7b646d830f9772cc679a39a7cbbf436610
MD5 4e8497415deafd922d42f32e4ec22cb1
BLAKE2b-256 a1eaf71f15ad99bf54f6670a0cfa0b91859aa37822697339c8149ed78e976420

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 27246504cd28fdbc812643227ddd18ec3808a106e7a182845bf848aa6d224183
MD5 6bc2578ba5364b128594f1c749da3dae
BLAKE2b-256 89a1aa51176e7fe6c24d430c5e6ec3130c387cefc7a9af784c862fd91a11f60e

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fc31a9ddea844488f3b7b189069a1cb7685926926a396a35f3d120460265ac9f
MD5 d2b867c7fca4cdf4e2bb591b605df819
BLAKE2b-256 8b2ab3278e6e721e4e825d0b814bd16e7ed2672098c4d297a5c6f24aa4df5111

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 776f70c1105822b44535171c39f836bb7d54cbce6b3d2ea8abe0527b35e10c75
MD5 bd65d99b0484d36645e83371fbe6b9dc
BLAKE2b-256 8468b586c27ce7c670567ddd2cc0767b43953c199e1f6cc2f7a3cde3cdb2e090

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 733d3d490fa4293bf2879a6291e5cd412143f9baada54ee29ff78d2cacf457bc
MD5 e5b1e7ebad482914f15a0dfb343ce965
BLAKE2b-256 c13b15e416b6379e2a70e1f957ffe168e4d93ed066f9976107420f875ab31690

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 749f1dba4df62e7615918387ef14ede7ae30b4bf6253657f96b724a2fa9f5e8b
MD5 8185e28a2b562018015530ad6a3d1f8c
BLAKE2b-256 065e6e5e1088cb93b1092ea07957dc3d01465a97f08801d371bc2f2c9349c9c0

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-none-win_amd64.whl.

File metadata

  • Download URL: mrml-0.1.15-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 ec90801631fc5e2ff4b81d6cff5202859002dcb337ca38dad3f3997590f5958d
MD5 7402bcd232e8886e10a9809924a850fc
BLAKE2b-256 0ad8748c205d39b77211fec69a61086f7058173a6dabe92e53d3289b69877336

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-none-win32.whl.

File metadata

  • Download URL: mrml-0.1.15-cp310-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp310-none-win32.whl
Algorithm Hash digest
SHA256 e2ce3641ebb6fda9d083cdc7a7a8f822a41700c84c6650386026a2a346260475
MD5 c3322f479879118ca2ec333657e39282
BLAKE2b-256 f067a45324638dbf74b01377367b1726f133063d5ab355a87d530a1e2d0fbd62

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3da19f6fbe8faf25fcce4954b5a0c38d4096c5afb90a60c25827c7d1293ec1c5
MD5 79a517478dddbe6fd02c420893233053
BLAKE2b-256 3260dde350fa8e2ab5f34216c1fd3cddde69bb7c05e72e264efe6585c78f465e

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 02470de8e59595085beef7b5b06cd38258bd287cf5d1ecf8651b60685f692647
MD5 5cac2d9b7e3b58416e56ad7a0aa674ae
BLAKE2b-256 9b5999ff6e132b22e7486700929afd008e4902491ed2e86a4a8aad00319ffa9a

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6ec1c3324ab2f62899814dbb76a3903f32ee684d1f24edb8c55f46ea8d1060c4
MD5 78e807d74fae5ef63f6a425b43a46087
BLAKE2b-256 76b1e7673bdd0f6987824905e7be5bee228f915bc0187e50c270920f929154e0

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0e41f651c914be3709c6fdf902efd53ffcb7da1001fa65dbf8587bb5434900eb
MD5 d1a0ea7b0efd012eedaf7a4053a6b223
BLAKE2b-256 edb6b63cd69f9603f5a35870c3af66d9b355fb6ff114c1eee3a2fcf09d1b78b9

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4984b445d6c828987b36a20c18960cf17529764ee5b7d32575285bb8fdacbefc
MD5 fdefd458628570f8967fa0f0cf7fa04a
BLAKE2b-256 5fca38d1162d95e93bbb0236fd55743beaa6ea41edc01ffbc2312c647e9d875c

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4eccf6d99e76c16a6d4edba3ebf8da778f16eb56bf474694b2ca02656c2e4db4
MD5 3c61cc373eb96b8977b2eadae98654f8
BLAKE2b-256 11332fb4473a8caf9a4d45a42e91e467e1a11bc042f6188d3d15d4f5f1d3dcfe

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea26e30266ad3a675361090b9e5ba49af9d2a8a11fc88de6768fbb62406c2d29
MD5 8e1390a73565eb3a6da78c4cf94351f8
BLAKE2b-256 9bdbd2420eb1a51aad39c2fcb21e6c3cda294d1efe9e64ba6c8ee58b3f4b82e2

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e3e292fab3b715f13b88c757aa3352187969cf22547720da6154b52d99366a9f
MD5 54539eaa571cb6f26b52676fdf1a9293
BLAKE2b-256 187e52a559db68f6baa2e83b6fd91fe8edb40d5e0d399cc8df9e439a52e899ee

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-none-win_amd64.whl.

File metadata

  • Download URL: mrml-0.1.15-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 064bd9148e290d80bb8bb6f1fa3b386896ed0a9855e6ec88bb4df45d1ea4543f
MD5 d0d74d0d445188d5c3c8585059d7bf8d
BLAKE2b-256 fa9c57f320d63075cc348af13981389ae283c62ba834c8d8df0d5e70177040ca

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-none-win32.whl.

File metadata

  • Download URL: mrml-0.1.15-cp39-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp39-none-win32.whl
Algorithm Hash digest
SHA256 c579c6608630713050866397d13e0d8871d6f851b480fd21b55c7c38f8f92253
MD5 9de404b06d1047f499f4d54f1dade82d
BLAKE2b-256 a356587b688b37568854945fa389208b73a8262d6cdcd4824f66ed69dd4d8151

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a246aa041ab04e87d31eed7cc903ed732cc5552fc2af990df2bc5fbf7b45d9dd
MD5 9af257b8affdf3a661f7abb0df62a313
BLAKE2b-256 0a55660652edd0837cf7d0bb77d6164ca72f21c5ac00077afcf6e00ba6f4488b

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ffb4d5071758b0fe9cf6ae460957f86952bf54b80125c5a5ab25fd8ef9a49377
MD5 5151f934048db4bd9d7f1873ef1e7bce
BLAKE2b-256 9304b4462a4fbde333378671ffa307dbf13ebc13ab5b3715d8bf9663f5463f06

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2a225072c1369329fd7877db209a110b7849e2eadb7908729c1f90c4e1d21464
MD5 dc20cb4f205400c438424983382626f5
BLAKE2b-256 32e96b8f07e4d9cef90439c398fd8af6c206d2895a00ad6de84107ad1ad7d314

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f18b830e09e9cf02101f55512caf8bfdba1d24dbde622de99da15b17fb4017d9
MD5 9c0fbf85219d1b9b43e6269a02275c1f
BLAKE2b-256 413f0ce221f8f52a1597bfe23cf901c25d9ffb9cc0f776dc75c34ae45e6f7668

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1b0be213faf807137e9871568451b9d1dddd0f89089dba6cf87085a292646ace
MD5 6b9879959641cd8dcb76998c50f717cc
BLAKE2b-256 b3efe5b3be5b01dc7182a02df9fa90e1b19140a18bf5b1290efdac80b8cee64a

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f40295668bc7687de88b87553e5519ebdf2a3bb9c4e8c8faf785874cc6f93ae1
MD5 34651d574ed71ffa0cf91469ab160431
BLAKE2b-256 a42bcbf043d46f7cf7713482ebeff6674a0ed31edcb6dc86dd0bef357ccc5ccc

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4cf300470848d75e8257e2ff234807a9e805c8b8e4e3dd7b7da20b792d9d4f62
MD5 79ccbece620a829e6359ac066ff8690e
BLAKE2b-256 94700dbdf1415a902768472d29efbb9d7dd4d00600e258ce685efdb226672f91

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b5fa5fe31d3728eb2c918a9e16a271e78bdf41c5f4fef7261adacc0390aab124
MD5 a49c2ec60fc893f0aafb4a50ee66d10d
BLAKE2b-256 ce55e6685c761229ea2d72bfdbd42705fd7635c5abb71e1d5a9cbdedb4eefaea

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp38-none-win_amd64.whl.

File metadata

  • Download URL: mrml-0.1.15-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 9cf2a2266e784b66ad3c6c822b1a4441ed26d8dfa7b27a4b1f4301dd92ec0ca1
MD5 493d8293058f6bcf46febfea114020e0
BLAKE2b-256 e7cc4806fd5039da1dded50920127e42ea7296919a6d8c2ae0a6165f731b778b

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp38-none-win32.whl.

File metadata

  • Download URL: mrml-0.1.15-cp38-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp38-none-win32.whl
Algorithm Hash digest
SHA256 350c73390490eb0e5f56a2390b1a1b89df6c6db0dfbeee7508081899e50fb9c1
MD5 a271a2f41245add6ebe25e8e7f34d75a
BLAKE2b-256 594c08df7651bdf4aeebc509fae7ae621040b7478829f968a961ee417821dfe6

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a0e414b8c12f00ad21eec1e1e9941c9335b2c41c8f148ccee5737f37e9f32af1
MD5 1b5b2271ab3ab7849be23c9592676cb2
BLAKE2b-256 97ae7e6983a1970f599368ab54dfbb3ee0ecf33ad2f4dd3f20ddbea2bc9c0bb8

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f221729201dd1bb883690a26f7a59182547df14c660d5d21b95249f47f578adf
MD5 8cf6fd0749ee5dc935f19a0b89bef44b
BLAKE2b-256 423855cb1921ad56e34bcce6e24759e1ab1359ffd6724e828549f125530a8706

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 487aac31da08512c0a2acf3beb368207d5693c6cda1741e450c64661dad24d29
MD5 4d7eef243457d1ea721132e951c49c07
BLAKE2b-256 641100b895e53877fc5ec977f0165849f1c476b67bf7fc0d61bc4528216d133d

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4cc6279925f06fecb49edb3e1dc9f490b52fdad3a948ac2c4ff9f14a48f98b55
MD5 9fbe1f7c427a92ef420c475d8d3373c3
BLAKE2b-256 3e40fc7d47812d307acd5427b45c1d504a67832bdecd61f5d9832150dcf47aa2

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0fa78f22dca50f551509837bbf80676b66fa6fb3764295d29f8668a73af8505b
MD5 ce937a5bf47bbddde68f2511e2c238a4
BLAKE2b-256 a66f63f3e5668961b5dfb68a6edb56fd94719424fdeeb471db38baadaaa86021

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7ab576534854371e7a30622eba392d637dff83851f7af6708d008ea2c36d5909
MD5 522416edecf8d9eca3a1e6b4b68c6872
BLAKE2b-256 edae6eb7522978b254c6b6f03d4968c1b6ec87dd606bcfb0fb3b6a5a45f9eabe

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp37-none-win_amd64.whl.

File metadata

  • Download URL: mrml-0.1.15-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 2c643987f63f003a5b5bcbd8b5b0a4b0739a1eb9c59e2897fbd1fa39cbbf94af
MD5 a9eea6664f96046205c57b6fe7afa685
BLAKE2b-256 4ebaf88444de14deb9552d3bc448836ffc91bcf769f4eaf2d8f4c4e9cc0287f0

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp37-none-win32.whl.

File metadata

  • Download URL: mrml-0.1.15-cp37-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.6.0

File hashes

Hashes for mrml-0.1.15-cp37-none-win32.whl
Algorithm Hash digest
SHA256 face8b5bf37836df88aea0d0e3d9773075e62a93abb4ecdecb44baf8d7a02a17
MD5 c1c0e4bf1fc3e9672f7ff5253c334511
BLAKE2b-256 97424d3efda048d29f8a0df7da835f506b0c15717b4df694ae3ecb2286a36567

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp37-cp37m-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp37-cp37m-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 14b9cdf116884678aa6fde92c1cfcd43fb4145bfcfcbc4ef9b825b40280d8a06
MD5 c99c3a59ea60d53e00b2b2880921982f
BLAKE2b-256 71e55de6bb736c9f7724a3b4d6fd99e368b84349781f2aa6d2635ac91cd7bb41

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 905ed7b5ff9bf351e5ebc99ca06c1c2ff469a9cc0ff57784f48c4590dee8c758
MD5 bd5ce9a18643e47620ca570dc1c76e1f
BLAKE2b-256 0933d92cb0e3f25623501a67f1e1f2c0e9aed9f4385c6a6ed3ecbdfdb1392bf3

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fd09b949bdfcf6b6209db9620a86c7e9a63e386c2e858ad62d79474a43f2c776
MD5 5b8c96bfc86a80585291515c9dfb4008
BLAKE2b-256 24753b9d76e44f77c9514bc3045e0bf0fb09adbe10de8ee5ca1cea57fecba5b6

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 09ed7d5dcf94f663771faaba406eeacdc762146c990a07d71ae6da0324be8025
MD5 6bcb2e46f0dfd006779f300ddc330e2d
BLAKE2b-256 6239a0f6ebdb83479aa8fc77e94710092f0ad0a70b797eb56211afaa6ad56189

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 677d846aace0c16b0c7c3ccb28bff2c4a309c3ecf45c00f4f783c3c26f80cc32
MD5 718e5315329961a237eed457f9119c8b
BLAKE2b-256 1e80f21689601c8a4d88f2a5d283c5e2a08b7ca758c7017873d993704098f12a

See more details on using hashes here.

File details

Details for the file mrml-0.1.15-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mrml-0.1.15-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 af5a56e55a619b4dad9f11f1dc19942a986ca4e6c83e005e0b7c9a1cb1dbaf38
MD5 5c47bf371a07b67ae2a4fe69977ef7c1
BLAKE2b-256 e004e6441ef198cfb83f51b561580c8c448573969042fcd8aa4f6574de89bfb9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page