Skip to main content

Parser for manga and light novel filenames.

Project description

myne

Tests Build PyPI - Types License

PyPI - Latest Version PyPI - Python Version PyPI - Implementation

myne is a parser for manga and light novel filenames, providing the Book class for extracting and representing metadata such as title, volume, chapter, edition, and more.

Usage

from myne import Book

book = Book.parse("Ascendance of a Bookworm - v07 (2021) (Digital) (Kinoworm).cbz")

assert book.title == "Ascendance of a Bookworm"
assert book.volume == "7"
assert book.year == 2021
assert book.digital is True
assert book.group == "Kinoworm"

Checkout the complete documentation here.

Installation

myne is available on PyPI, so you can simply use pip to install it.

pip install myne

Building from source

Building from source requires the Rust toolchain and Python 3.9+.

  • With uv:

    git clone https://github.com/Ravencentric/myne
    cd myne
    uv build
    
  • With pypa/build:

    git clone https://github.com/Ravencentric/myne
    cd myne
    python -m build
    

License

Licensed under either of:

at your option.

Contributing

Contributions are welcome! Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

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

myne-0.2.1.tar.gz (78.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

myne-0.2.1-pp311-pypy311_pp73-win_amd64.whl (930.0 kB view details)

Uploaded PyPyWindows x86-64

myne-0.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

myne-0.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

myne-0.2.1-pp311-pypy311_pp73-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded PyPymacOS 11.0+ x86-64

myne-0.2.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl (945.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

myne-0.2.1-pp310-pypy310_pp73-win_amd64.whl (930.0 kB view details)

Uploaded PyPyWindows x86-64

myne-0.2.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

myne-0.2.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

myne-0.2.1-pp310-pypy310_pp73-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded PyPymacOS 11.0+ x86-64

myne-0.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (945.1 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

myne-0.2.1-pp39-pypy39_pp73-win_amd64.whl (930.3 kB view details)

Uploaded PyPyWindows x86-64

myne-0.2.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

myne-0.2.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

myne-0.2.1-pp39-pypy39_pp73-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded PyPymacOS 11.0+ x86-64

myne-0.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl (945.3 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

myne-0.2.1-cp313-cp313t-win_amd64.whl (928.8 kB view details)

Uploaded CPython 3.13tWindows x86-64

myne-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

myne-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

myne-0.2.1-cp313-cp313t-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ x86-64

myne-0.2.1-cp313-cp313t-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

myne-0.2.1-cp313-cp313t-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ x86-64

myne-0.2.1-cp313-cp313t-macosx_11_0_arm64.whl (940.5 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

myne-0.2.1-cp313-cp313-win_amd64.whl (929.4 kB view details)

Uploaded CPython 3.13Windows x86-64

myne-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

myne-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

myne-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

myne-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

myne-0.2.1-cp313-cp313-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

myne-0.2.1-cp313-cp313-macosx_11_0_arm64.whl (941.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

myne-0.2.1-cp312-cp312-win_amd64.whl (929.8 kB view details)

Uploaded CPython 3.12Windows x86-64

myne-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

myne-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

myne-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

myne-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

myne-0.2.1-cp312-cp312-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

myne-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (942.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

myne-0.2.1-cp311-cp311-win_amd64.whl (929.1 kB view details)

Uploaded CPython 3.11Windows x86-64

myne-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

myne-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

myne-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

myne-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

myne-0.2.1-cp311-cp311-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

myne-0.2.1-cp311-cp311-macosx_11_0_arm64.whl (944.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

myne-0.2.1-cp310-cp310-win_amd64.whl (929.0 kB view details)

Uploaded CPython 3.10Windows x86-64

myne-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

myne-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

myne-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

myne-0.2.1-cp310-cp310-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

myne-0.2.1-cp310-cp310-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

myne-0.2.1-cp310-cp310-macosx_11_0_arm64.whl (944.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

myne-0.2.1-cp39-cp39-win_amd64.whl (929.8 kB view details)

Uploaded CPython 3.9Windows x86-64

myne-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

myne-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

myne-0.2.1-cp39-cp39-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

myne-0.2.1-cp39-cp39-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

myne-0.2.1-cp39-cp39-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

myne-0.2.1-cp39-cp39-macosx_11_0_arm64.whl (945.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

myne-0.2.1-cp39-abi3-win_amd64.whl (933.2 kB view details)

Uploaded CPython 3.9+Windows x86-64

myne-0.2.1-cp39-abi3-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ x86-64

myne-0.2.1-cp39-abi3-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

myne-0.2.1-cp39-abi3-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.28+ x86-64

myne-0.2.1-cp39-abi3-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.28+ ARM64

myne-0.2.1-cp39-abi3-macosx_11_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9+macOS 11.0+ x86-64

myne-0.2.1-cp39-abi3-macosx_11_0_arm64.whl (947.9 kB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

File details

Details for the file myne-0.2.1.tar.gz.

File metadata

  • Download URL: myne-0.2.1.tar.gz
  • Upload date:
  • Size: 78.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1.tar.gz
Algorithm Hash digest
SHA256 5382a86f3ca3607bba6c75de5c306738cc55d40ff9031f3037439fe0705b65ea
MD5 972ce248aef6a67a02cb424def08f2a7
BLAKE2b-256 5a87319dd35cdf5bfe90b469cf90e92b6832bb968c1c29673ebb9fd2acbd2fe8

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1.tar.gz:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0c54532aaa713f7da8faffe9406c55047296dbac5c2e5289054e3ddcdbf6046a
MD5 05be76c7c667b0e503a99390dac41c43
BLAKE2b-256 ae7883934e40ba9244bec43fc706548231d6c783f51f90b9c5326a7ab8fe6942

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp311-pypy311_pp73-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4479d90fb95e169be220a8258b47c201f70bfee856d405757ff47e53553c156e
MD5 c786d89b1f2eca2618e7e0ae62b1c8ac
BLAKE2b-256 431d3ba676d17c9c7b037a4026e95e708b67faa32bef37d9845f07feedb06920

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e69ae6a95e2ce49f41c2acf5046fc1ae4566081ef3778abfe9442c3268c8168e
MD5 062e9504b962ca24da041a695ae05a29
BLAKE2b-256 4f5dfc446adb80534cedaa6091a41085df8ae714945e2e94c48f472abebe8aca

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp311-pypy311_pp73-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp311-pypy311_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 cb43705f8bedea559cedcf5f69ceef903b4a73374b42c5f9d310f268eb3a77ec
MD5 5002183e6bd2b8e6bdf15dcf52a6ab0e
BLAKE2b-256 5aca4cc309981673d997f25608ff419d7c1a0766eabc20699734581cc7daaeb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp311-pypy311_pp73-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 983281b22bb9da11aec6ed3e9445a7e7888fb2b1f37eb524848b0d1a4ac8d12c
MD5 2008c030879b616268a45e03b1c7d0a7
BLAKE2b-256 468e5ac3509d2cd4f257292fa45a65626fafc9d2b43609533af42562bf26ccd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a233d53fca13b0c44aaa74caccd1c9f2b89370e8be7a7c2e7250107df54a9db9
MD5 77d7ca8ca9d88983d41cc3fa3011eda9
BLAKE2b-256 0b7774faadf388eb8eab26f36cd7a861abc463cc25db1a5584b9e3234a3cf2b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp310-pypy310_pp73-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7a87949902f7617bdaceb1b4acb9655733dc35f42ebebd24e91fd83ef4f73833
MD5 68f29e74767d1c7ad282f2d97dbe204d
BLAKE2b-256 aa22b9b63a4b12aa5ed853566f807282e35ebdefcfa40fe6883158ee292bca1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 19737e0159cd2ef36b8a8d0250b3147c4f545545fbdb9892176b38083afb1212
MD5 a25345a8135751c7eec03990184715dc
BLAKE2b-256 4eeedc06d63851a627976999c8d2563ef8d6ebe188755285307c185dde3fa9fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp310-pypy310_pp73-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp310-pypy310_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 3170ea2098b5c5102e03fd8f273c9530d314624ee7893720df23834b1cafe9a7
MD5 4edfbfa03894e7afe112d1ad3ab21983
BLAKE2b-256 f4cb23baa9731f62b3a17b24d7aaa1cfb2636ba8caa30b3f9edb909ea5104c21

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp310-pypy310_pp73-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db9c3bdac0a3c878b10eb3b858651dc605dfb21c9cf7949e22dca3ad1c597d8c
MD5 6d4f2519def810c827b4fe23ae7fb580
BLAKE2b-256 6ffa61c5197f74dbd6511d77070f80d33c6e493219af08442adb9b6c7ff325a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7fb0ae098b0f9d5d8d5b6d49b3b967fbdcbe4a4ed68088136c8b392bcf3e6b93
MD5 7ff36b80704dd36be2e32b79ee07195c
BLAKE2b-256 57ea6b6096401f8fde608d722c84d426e24d0283869831fee0293f1319cf3538

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp39-pypy39_pp73-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13f7a0c500f380095d56f17532554b25dc643a80f1983593d09ac126a31eefd8
MD5 0dfad610cf12139c2313c4e330868660
BLAKE2b-256 8c8a764c62c68044f34960d2b0fae7adfd3f47db5b48928df29de8833daf43ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 97f84f18812bb08fbf9835f5a541de5ea39d24fbd1cfbe98d229c367866eddab
MD5 75376da543f41296f720bcec6bea8934
BLAKE2b-256 002795a894a672827f7163297182f09ddd543118f45028c673c7ad370ce84dd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp39-pypy39_pp73-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp39-pypy39_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d100d667d6ea6ab345775bcad3edc3638b442410934926be888b05c05b158ffa
MD5 a6fdd83f3e52b705fbc1d0ea249d06bf
BLAKE2b-256 73b511776ff03326423bf1eeee750eb2026c4f4671df399d6f057a9503692de3

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp39-pypy39_pp73-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 89dc1684a94f15252524ac7707e9bfeccade21a6a54beb2cc158d0282c03ea38
MD5 088767084e2e639dcde44bdd4498ef2a
BLAKE2b-256 d6151455df3b954ddd6402032bc4c8c89ac9c9a051faea13c1afda00ad854dd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.1-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 928.8 kB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 c51e3e8aaa50d880d525f69652c5d59e8ada3b6ad2fe1490707e1ae63f918458
MD5 586a43e8ec1f1bc0c58974d7f1633431
BLAKE2b-256 3e0169c2c8596ce80b729bbbd1af255e85443b4a83e3af1fa4c677bd9b845fee

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313t-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8033974b795a404db2ac346a2b94a56f4dc2e123a9f7dc65777c0b7c1c743555
MD5 121de7f39469991c82ee67598f072d07
BLAKE2b-256 97dc477b657ae30bf7f87ff63c82516d87d596f37705289fe294d3a56c376449

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5a1c230b5f7a83ffecc35ef551edc3cca49a2e3dd2f54927eddffdb72dca42ce
MD5 832731ea337faff3b5b7ce7cc1deed28
BLAKE2b-256 de5fe607a346c9373870657b8503b47001bca3e0ac2aab856a71e3e5c3027668

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c827ef858da2c00c54a73e6f36709a3dd6fbba29138a8b887d030665cfb8fc8f
MD5 3ef450e83c70807cbf146ed2052d28c1
BLAKE2b-256 2359c4696d2388e9a62a5ee5791c5ac421d79006780d2e43999c73f80a05587c

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313t-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 17168c2764f97ed20f8a0d1a0492a75f317b33daae09f77d62e1387b9ac6cfa2
MD5 d770885304331d23fa6c6607e4df6302
BLAKE2b-256 415ea53d72f45430b9f85323fb9899d170ea501abb3fef6a143174cf07df715d

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313t-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c98b17a29aade10f0cba5601f77acc51415f073a751e21a12984ace1fe52e99f
MD5 44926422dbbd7f7078ca951fad46c41e
BLAKE2b-256 7505c0455efd675bfdc2f3208df95d893d4e7e54f9ab128731b42253d2bd3a84

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313t-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7a6eedebe612f2c557261e8910c9999c61416c9548b6ad3a52acde775929b5d9
MD5 63160bea2c02b7e6038297a8f80ebb52
BLAKE2b-256 9195c452594c75a3f0b322961b73169ce967335d5654441837abece2d75266c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 929.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e947ce0cc24ea783f34a48f1c36b632cd231691300d1ee8b2ff4d034b3ac68b1
MD5 ebb570c7e4bea6853618ad9b91778a06
BLAKE2b-256 242112dff97fe8605a35f1e0785f9f0da1803a25fd7af0a8bc8605c9b9b0716d

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f360b772a82e099f5bfea75d7345cba530a7114b6e34975d2f3a89280289dfcc
MD5 7d15a5b76508220581fe3f190950bb55
BLAKE2b-256 baaf9326d63f2f1e53c88abc3752c528a35a7cab1b442d6664761ca32caa693d

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 89c301fd24676d53cfb5ddb7834645f783ad6875d5746f3214a50748aab05095
MD5 5683928c21b4402a7247cbeac4f75846
BLAKE2b-256 bb03f1c7ce4c5d57e466c606535fa48406a058fa36dfa31689a9c112067615ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 54ede2d571022cff1b20865a41e8fee0a15386eb7a30e36e972805e80860298d
MD5 34c68aaa12e96d62cdd55ac7dd545240
BLAKE2b-256 70d52b2215ce1a272f3e6e2df703aee8f6c8f68fdb5284daa626a7d48b86b15e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f5751597d291519586a7b21d6d2b87d866f211dd282901ef9a8e3401b51be140
MD5 6a2e1ccabd88a150e41d8d4246872640
BLAKE2b-256 f3d28e9f4b6eed2a3edc97c16aaf87c0c92677bd78d6d0a4daec338b63aac41a

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d7c483865f57d3d7f550d97cbf115846ffc6e49b85e2e883fa6bdc6cef294c67
MD5 4ea5ef4e236ed809a1ec9b1b530a6b33
BLAKE2b-256 595effd878b9904d8c5afcee3c15fe5615db5b8ca297e6f5c23057df7c61001c

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae52685c51da849acdfb3f090b22b93204dd7e1c0b7223d5b5d25cd423128465
MD5 e9bd9cae25a3b63bc278298dcf827d0b
BLAKE2b-256 eddc8526ce55a3739e9d15a39b516d61b37f017aec2388001143bd40ee277f2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 929.8 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 99dde6bf4e4a91e6f231c81227cd7d890ffa93dafa3745e967d2183aa2949bb9
MD5 2fac0fbd4f8a9c48efd807f71b10dbc5
BLAKE2b-256 09dd178f2adfe54747187299e891cf37061da7c35d48a216d0bbf8bde7102304

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp312-cp312-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20ee98136e5519bc97f9c6b10ce3386b8442fcd810d061c903fdcb5cddbe0fdc
MD5 f3b84726496fc42aee5630997c909b97
BLAKE2b-256 b9263d9509404b6cb4919b1aee3e09b19d46bf26512677b253833674c48d37fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 92c8b6107f3a4ddc4e8aead768d60a5e7fe496a5f3b85b6a31d68089898612e9
MD5 7d3518f1fafdfc9eef212a47e554bc82
BLAKE2b-256 7ce1a9835bd82a4f6750b5cfe938e74f918dfd1a0888ffed899af3219d885a5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce6ed75e163ed3185caac65f3f405ca38b9270c166cee410310c0d88b0e1119c
MD5 73b466fddea878bf27eaa1b4db463de8
BLAKE2b-256 bcbaf7ee3423e1366d6475c3e8a8049035fea85a06359b76c088ba59ba6fbfd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 81b7f6da4f3fa76d0417a94391c408fd2cb3ac076aa5c7b76561e4b759c28c00
MD5 702dedb40002d69b4956f164cd1f1c4b
BLAKE2b-256 597b563fdb4993468a115aaf41f6266d672ba3e970e7ba937cdbabecd453afb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 3a8e1954c4bcc5410b46785092392614b5d7ad119546f6531fdbd4a2ce6ec2ad
MD5 b9627aabd37c2e20c122c437d35132f2
BLAKE2b-256 04a730d416cc93b1ffc75b152b4d2931b8e8dfb406a0e13c2b459c15d081def1

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 adcc30f518002eebb0a45f6be919a28ae80ba6d6901fd0147f8d5436cbd630a5
MD5 e24084d595935bf270863c777ddc55ac
BLAKE2b-256 3bc26324a9aee515cdc9aae21751a61059db6c1832dcaf6933ff45b41c3cc584

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 929.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 77f8218e631a4f9d415347da4d3c8d5877c9e4460092db8e7165db2cbd34752b
MD5 e50ec5e2ecfa82645355a25246835e2a
BLAKE2b-256 a27f1469b4a4effe92b266d676498e33d528756efbde24542f7f77bfdedf9f3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp311-cp311-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9272d911c423057ac3644f07e9b1d1620c4171bbacbec52beb7432e50ca5f228
MD5 fd6cdcaee5606a1acb9963772816c5bc
BLAKE2b-256 8bedde937575afda57310cd0c7fe85aff12b2c3dc3b3210f57aa9ede94b54216

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 791313b9ef9e03e809cbb5313dc2c12443f64e8297a0f2a9913a4b72b8ee4d94
MD5 8e9255725c17af08f08f4f52c31250c1
BLAKE2b-256 50a599c869af6ea672912a9966d5d793ba5b4532b243cb768a964da3c7129f6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24930ea440583607cd68debeca05cd99a0376a250152950f110cd90103c5890f
MD5 d63c837e4b76a7d648c91639f3fa60c9
BLAKE2b-256 c59741e5db36754777e7493e16c4e357ccbde646294ffd728ae522684c19ee41

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 605f599419ac02652743016abc3eca38a82b220723cfe51af41dc7b118713bb3
MD5 1ba91ade559ecc0f0456ac55838fb2e4
BLAKE2b-256 76fd560aef6f0d120b94cde38a902bb3bbc642a30affb271a1ac9f624b7a8c17

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 83baf88e66bb4e2ad307141d16ee316e167d35efa6eccee335e1e0fc0ba6ef5a
MD5 3b2b474ca9dc8da35556683dbcfef9d1
BLAKE2b-256 c55ff1c57b358c292c86cb89e021aa5e85e69f683b714b6180f031f1f6a2011f

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d2ff58c5dce41e20f905afe80d5b3d6151f255575af0b375dc25e0f94ae3a1a0
MD5 7ef4e0bf9ddf6b4a15113bb2f2cc822f
BLAKE2b-256 34ca950debf39cea7d4a54e67817d4d6502d02db6b8c83ce57678bea056de22d

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 929.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6933c937f05c9fadaba025c4298b4e6eee6a8cd29e6b469a25261b5629a5ad65
MD5 f619f7a6855c543c3f8ad58241257bd7
BLAKE2b-256 a8e0038b10e4a2555c5608ad88fd89b5ff9f65c5a1506cff964ebd18f58018e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp310-cp310-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 89b1cbd340e59ad07a6f106ed34c6c125930336fc5835dfb479949510de4a69c
MD5 b7b2be912c3edfa4ca73d3f078cf0f24
BLAKE2b-256 775a23c0b9cc42678f590c19b09ae2081f4758a58da5a180ea5b60df71872372

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 94d59e0a07ef56b2bd03a4048fbd09a01fb3256268871ab3562ae67775603a1c
MD5 6d1ea81d50217b88faeca88b79cadbd8
BLAKE2b-256 da00ddf8783bd9b5ee12d2ca6abdb86cc9425ae2b072aa8f3f7894c8862c8f4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 676ea747bbadbb3f433263e50b4ace0b9def64d88fb1792744efc401df62ee05
MD5 700862a0fa7915b5b2f043513a3db9cb
BLAKE2b-256 afb8a47d77657eb517fc1d5f9bbaa9d807b7cfbedcc5c35fac674989b00e87f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 318469487e0781c2d1d1092c33fe5999ea0637d36c5db45ff5e24fa0e4b154ea
MD5 d63295313ef7b22c8cee682778cec5be
BLAKE2b-256 858b2812b46f05e3d11f5323fe82a2413562c44df204628f7fa9342c4d00e092

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 466e6f6ee7e8ca703bb973136eb7cfa1c101be45de5e24fedb4608a7b45eedfa
MD5 fc64aebbf61b326b04ee9a5a3238014f
BLAKE2b-256 32caf10c045b5ae47ad52877b5b2fccf720119f0dcfe928bdcf9f9aa9f795247

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fdb0cfafd0fd5b8080393473a94daec9e3eb8fef0a40019ae1f39468cd2d0578
MD5 52a9eb52657bb925e297a070d9870f4a
BLAKE2b-256 68db3ea907435196854480b7b7cf46c37689a73c5e796f0e642166440e688c93

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 929.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 afffc03efb5fbbdc36891404070e8e5babd57a6043096016d00dd211a4a5c868
MD5 14ed481fc8076d94388ca8c1fa881aa8
BLAKE2b-256 56c3edecb5fef665c6e3e874313e40de05510ffd967ad383bf16e584e8762fd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-cp39-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: myne-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a26005162fb136d3f29b6cf75aeddf8faf280cd712e83109ebe6dbc1b7a6bb8a
MD5 e9756551c8e79e7aee162e6ee6c93fa1
BLAKE2b-256 d092991864b39cc04ece5c8c825c5601bcbc770ece1f53cd8c64aedab221e496

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 036a96a18571e5f8302ae79d8a2a1bd78174cb947a3e3d6eca08a7796b7c4a36
MD5 8265017c64fcc9f4c50608edd7adbaa7
BLAKE2b-256 0e64f3e09661767681f296577a35e85e043ddfba83ad2dbc891e99840ee5ee58

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 af88bc86a9d46f467a15f272e4d60d81bf83e3964749a08a94744e458a15df9c
MD5 c0dab18c29aa8a05e75e792052b274e1
BLAKE2b-256 82b7ec2fd40f43049aaa5b89599b87a145661c7c35906d3bb3a5cbef671010d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-cp39-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 206922e3b2d76f559ff32402b818b3f03ffef8b77e29b4de884b06778eb8a3fd
MD5 e59041c74a821140b5076bd535bb1cab
BLAKE2b-256 cbfaafba9fec758e2432e2c82255907e857863b1cf46c1d6745f98502450e3bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-cp39-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: myne-0.2.1-cp39-cp39-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.9, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7c8e985a70627ebb68e29479b48773cce819845591bc41c7bcbda1a27bacd0d6
MD5 abed271a27e93d7fae2ba84ebca472c3
BLAKE2b-256 4796fd79101a3654042bd8579c66d24c48f1612405ca576a60d9fff47d132c5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-cp39-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: myne-0.2.1-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 945.2 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2f398ea492dd0536b5de7705b974f28905e2ed8d2280066aec61f33427d8d783
MD5 bbdf4a6422a531ccf4afa6e4b617a52a
BLAKE2b-256 20f3d06d42f740df5050cde953cb63c5f3cdb1aea9a0a932349b7602532b5d55

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-abi3-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.1-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 933.2 kB
  • Tags: CPython 3.9+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 5fd0c44c213debbba8217f6ea4ed0fe9b5b0130af2a04e2feb953d79a0eb2662
MD5 781897ffe7d0625cde14f3d3f4b698b8
BLAKE2b-256 a35f44e48524d7318a9a1e33531201f9b9bcb9610a741c3f3b4c1dff0b76b7ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-abi3-win_amd64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-abi3-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: myne-0.2.1-cp39-abi3-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9+, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2dea4f9e342eb7dbd0368e62746331302f59a0537ec1ce07ad4619effc5188b3
MD5 815650831636ade940c1434cd4fb9d9c
BLAKE2b-256 f99a91de966611d5bd3144d287efb68a4a4330dd682f9fe086bc4613b45f7024

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-abi3-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9acbfccbe7e53c25788c920738ab1dac6a1f97e9b50109e055f8b7ccb7890619
MD5 e66fb2aff70c72ac011a09baa2e5b287
BLAKE2b-256 00d9141c7b7063c11af6795e8ab92cb46215e5da681cc616a60b5a85c2ee0ae0

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-abi3-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-abi3-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: myne-0.2.1-cp39-abi3-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.9+, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp39-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1f6c199e9c2ad116216a0702d478b8d7cdffb983961490f8e1a69b55c5dd1e8f
MD5 29fee2b5ceb2078705fbb2050dff7cd2
BLAKE2b-256 f92f413835235de10ead4309ab85fb3e5e99ad7a7b577b38ff1be93b498f36e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-abi3-manylinux_2_28_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.1-cp39-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 51e87af76a56b4edde511638b5b66606a97261be9825c4b137bb0a76b1fdff6c
MD5 0f5d62ada5055314d146c8213a04abaa
BLAKE2b-256 fa6a74e9b22981c9b01aeaae680a0264fa43ed7894aefdb597b8c91b7466ed5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-abi3-manylinux_2_28_aarch64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-abi3-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: myne-0.2.1-cp39-abi3-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.9+, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp39-abi3-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 877b3042eeefe3ea47d01e94afe7063c421013e923970cd2866a015bf4faa33b
MD5 0ed2b8837e7626225c7ddc0c3d5f7b62
BLAKE2b-256 b8d7f7ec0226fccebc857d9eb8c3063c643400ffd13edd99a8daa91f0d0b3777

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-abi3-macosx_11_0_x86_64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file myne-0.2.1-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

  • Download URL: myne-0.2.1-cp39-abi3-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 947.9 kB
  • Tags: CPython 3.9+, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for myne-0.2.1-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 23ea21b9e61e86740d0277b5f50733b24434cf8cbabc192eb820b41794a3e531
MD5 83b967205db2910503a4d3037b52306f
BLAKE2b-256 8019e0358ea81ed4535df1c3cc164ead96ea5ae79b03cb824d262bf23a94f842

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.1-cp39-abi3-macosx_11_0_arm64.whl:

Publisher: release.yml on Ravencentric/myne

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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