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.0.tar.gz (78.5 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.0-pp311-pypy311_pp73-win_amd64.whl (929.2 kB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ x86-64

myne-0.2.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (944.8 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

myne-0.2.0-pp310-pypy310_pp73-win_amd64.whl (929.2 kB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ x86-64

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

Uploaded PyPymacOS 11.0+ ARM64

myne-0.2.0-pp39-pypy39_pp73-win_amd64.whl (929.6 kB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ x86-64

myne-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (945.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

myne-0.2.0-cp313-cp313t-win_amd64.whl (928.1 kB view details)

Uploaded CPython 3.13tWindows x86-64

myne-0.2.0-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.0-cp313-cp313t-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

myne-0.2.0-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.0-cp313-cp313t-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13tmacOS 11.0+ x86-64

myne-0.2.0-cp313-cp313t-macosx_11_0_arm64.whl (940.3 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

myne-0.2.0-cp313-cp313-win_amd64.whl (928.5 kB view details)

Uploaded CPython 3.13Windows x86-64

myne-0.2.0-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.0-cp313-cp313-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

myne-0.2.0-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.0-cp313-cp313-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ x86-64

myne-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (941.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

myne-0.2.0-cp312-cp312-win_amd64.whl (928.9 kB view details)

Uploaded CPython 3.12Windows x86-64

myne-0.2.0-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.0-cp312-cp312-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

myne-0.2.0-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.0-cp312-cp312-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ x86-64

myne-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (941.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

myne-0.2.0-cp311-cp311-win_amd64.whl (928.2 kB view details)

Uploaded CPython 3.11Windows x86-64

myne-0.2.0-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.0-cp311-cp311-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

myne-0.2.0-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.0-cp311-cp311-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ x86-64

myne-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (944.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

myne-0.2.0-cp310-cp310-win_amd64.whl (928.2 kB view details)

Uploaded CPython 3.10Windows x86-64

myne-0.2.0-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.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

myne-0.2.0-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.0-cp310-cp310-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ x86-64

myne-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (944.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

myne-0.2.0-cp39-cp39-win_amd64.whl (929.1 kB view details)

Uploaded CPython 3.9Windows x86-64

myne-0.2.0-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.0-cp39-cp39-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

myne-0.2.0-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.0-cp39-cp39-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 11.0+ x86-64

myne-0.2.0-cp39-cp39-macosx_11_0_arm64.whl (945.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

myne-0.2.0-cp39-abi3-win_amd64.whl (932.5 kB view details)

Uploaded CPython 3.9+Windows x86-64

myne-0.2.0-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.0-cp39-abi3-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

myne-0.2.0-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.0-cp39-abi3-manylinux_2_28_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.28+ ARM64

myne-0.2.0-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.0-cp39-abi3-macosx_11_0_arm64.whl (947.7 kB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: myne-0.2.0.tar.gz
  • Upload date:
  • Size: 78.5 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.0.tar.gz
Algorithm Hash digest
SHA256 8ce8706437cc8f25c304dab80925440157e8a235f6681bfbda9859a5210c37b7
MD5 27c62f7cff6c99206007089b763e78b1
BLAKE2b-256 3152052cebd1f61c5e5e2cea02921b709a09c7b8eb534d63ac7f1d91f163eaab

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0.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.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a9a6b28b919bc143fd94b16d6a59de2eb9ee87ca3ff4864789d088b0f3b203b5
MD5 94f80b127070afb4cd5c1a71ce7434bb
BLAKE2b-256 8ea4ff75369cef6f9f97df38d49420363661f39ff70f11c4c4e070d0052909cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f65b3cdacdcc377466528a411638c3c15d8a5e7186609ed822b522e303705f9e
MD5 52210a658dc0dcd52c71331b81a662f1
BLAKE2b-256 370a175fa790a93df6e5b5927e40256cb92a0c4083f2e46a7b6eb59f4f30c51e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b95d0853498e817f3c4fb0dbcd1d0e76663b0f330ea950ed8004901c7fa75955
MD5 85306d15b941cb715c10b8291d824511
BLAKE2b-256 ec3dc34c5ad2a455b41f6e7a473d1b57d7a87ed20af323e089dae0755a3ef3fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp311-pypy311_pp73-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp311-pypy311_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ad57d424c879edc7d2fff86a0be02488fb03f96848830cc7bc75c7a71c95e617
MD5 fd920fd7fcb5f8c57503730143fe3b8f
BLAKE2b-256 c98be04be9119703ab04accdc7eea182c1b2a41a17b2b47acfcb9970ac13311e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 32424ae25b75b41941b0add2613f529ece54825b31f31dbd4da2df9248b882a4
MD5 647f0aab6eb002f3676fc45663e44cac
BLAKE2b-256 d92c546906022d0178733088cbbbfbba3a2edea6cb0d86dc4fa2d9980b1adce6

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 6130c01ba7d7c2d202e3efa6130fd8df141d8e41b111f25ab37910041df4bfca
MD5 60c6a21445574c363e0c05534a135378
BLAKE2b-256 a365444a7d4b4b54c8d3ebc6b46df93d8a333cce83b909493217af1c213b41b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f513827357a5e6ee4bdbab9ae34c793a4196f37d54eefc5a98e8bbb057eb47bc
MD5 15a1eb28e83ece855440da881f8f73fc
BLAKE2b-256 ac60574018b9333aa80e08b0d3b7dd8d23531e0d8f33b43223a0363de4a9ede3

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dbcb83d5752180398c75bb571f7372b4a984b74260d94e738336d77449fbd471
MD5 e09828492574cd1150b44460a68189df
BLAKE2b-256 daf0d1e1ea9211aeeb31a53b7ac2a7d6016ed8e56d3a87de1cb7913cba10c7ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp310-pypy310_pp73-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp310-pypy310_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 80f51d93acdb99f64daeb27a87b3b400304af4e448ca002dc3410081457e1f9d
MD5 c42e82a8d017099540b13aa795b5a1fc
BLAKE2b-256 99e2127f042fdd91f88d7d03ae1244df6751cdcd5c7a325b0509c594caf29956

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d2ebcf59c7ef45343ace3a429a6f44f4565eb788772a47a88b8c8e5b641f29e
MD5 76325dd2d6fa59c57d973076d4b286c9
BLAKE2b-256 6f668dcb01368ec81228a2bb1d54c3378cd1d5bfb9d521bc0c9872af3453861c

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.0-pp39-pypy39_pp73-win_amd64.whl
  • Upload date:
  • Size: 929.6 kB
  • Tags: PyPy, 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.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f35286329721ade48b8ff74736c2904d892292758376af1bd78c245210cd3ba7
MD5 6b2a2984d6d44f9e74db6c375b87671c
BLAKE2b-256 0e23656885b08f426c13436cb695e13953a4a2aca194f9e4033802bb8918c6c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f9a16666a5a640307df1d02b6837f3dabbd0153b8db581f00043ac7559c28a7
MD5 3f38e3db27de9539dd00af7a3172b8fe
BLAKE2b-256 4c5dd9ca4cdfd20243725b146025bf317d18e16935724ea3b96d2ab967da9bd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fa340b2dba44b6d26c889a48a903ac36e384e9022875d634d82674fb5e14b468
MD5 bae523825320a88ec99ee0ffbea9277b
BLAKE2b-256 bdcc5813d1dd16434bf1d0a09007a8ce1ead1f09a749cbf8998d5ac58f19edb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp39-pypy39_pp73-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp39-pypy39_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a22d972c2933de14da6943b9574be3a11536532155b934d77c04b4a2433dc5ac
MD5 e326b22af687ba82bf3113da16119024
BLAKE2b-256 74615526513b37bf6d62b2c298d1d494a2fa4c3a5ee5c009bc2a5d7f293e6c26

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f458d6da542af5d21ba2bd0d101cea074ebc74ea74023e77c9834a8577797955
MD5 5aa34ab4e68d69b5d76d459b04368704
BLAKE2b-256 8ba6184dafbf4d0789ffa2e11343f16efe814891bfc355543d5245ed7cf6becc

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.0-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 928.1 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.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 6ac9c0b2460abb9a14deff5d4a5118138f83eb575cbcfafac66d5be703bdb52a
MD5 8e5228162cd9bb1e2280f05434debb8f
BLAKE2b-256 1b5995ba31f5e7f3b18ed88f1fac633dfbf1218c0517bb4419c46a3b80e9ecd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 274e43e13e3618d2b75399ef6a9ab941d13f184f8857f61549756a1d322ee955
MD5 9380b5cb66b5278bd3dac3c887028091
BLAKE2b-256 80f85e2717514264fde2538c63ad2c87e30a967da9bebfaf1e91317632d96962

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8a6cd74d95e73ef0a21573bc3ee7cd32b7d86f514d1f82100072f963e3d4d84b
MD5 c8e8b67f9e5c64d6b896e1acc5b05c88
BLAKE2b-256 a3188b1c00521e91ded054b14c37e7c9e7270863205c6984a40ed38d029b5d76

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 696059099ab87102c0eae2ebfb6db8ec6ffb28d7d019a8cd18ecbbe8f985d07b
MD5 a8f4a0197b60766be3ef3fb247a235c3
BLAKE2b-256 e9463a2698967c2f6a40aa53ee3cfa1be406caaa13c6aba1fc843e8148448f1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 edacaf7695c605c5df7a8b748be77ccadf094a81dac2a71a47e4bce4e2e762ca
MD5 85ed5f4add55793be5a346c21f48eb18
BLAKE2b-256 789a804006cd94fa16668c8e25f784cfccfb98c4593764e303d244e36d1f735e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 6b3380a79d2c571defe1df5d7e869e2a2794c1c3ade39f5bc155bafea741ae26
MD5 22cf68c7cf6162e2ce1fcf5e3fe7075a
BLAKE2b-256 0eeb64fea76d8c6121f8dfa6739f0b22d91efb665d7e18da5ab136138d600ab4

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 df5f5bb3064e61a2629cd063ec19e4f78eff61e1e467e5e589701d35d6d7d886
MD5 e1696f1b78c2d571b26c4ab66a5b43cc
BLAKE2b-256 b81e145a9063d5b5312a8503279511786a1c39c95b2c11685f554a63fcd90681

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 928.5 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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9446987fe2504f75010072a1157a674ad0975e395f7a658793db8dfd988955f5
MD5 beb9bab192286be2f1bb21c97014da7a
BLAKE2b-256 5bbb8ec4743c49fa3ef74ba4a0fdd69b544b260681473d1e1d71d1bb6f8c8a4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 941c3dcb63806ee8ba2709d2cd7b613098baea1fb3e8887a8d73e2525980f887
MD5 75182f5b103552f098d4ec770d6233a5
BLAKE2b-256 ebf9f2c1501f6000f567c00fd09a85f219b95a3947fdcaedf83cc0ec8777212a

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a687e194cf86136ced274df997baa9139221895e8f3a9ac07418832c8c9fe0cb
MD5 bf51387a4802bbb0aad1d4b2cb4cfd6c
BLAKE2b-256 23c37ef313c0065362951b5aaad6bfbda5390deb9fdfe0f5be072cbbe4554dfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b7c39185d8d4173a4891d4c286914f5e49de4126d9b0860397535d5792aaeba9
MD5 a236e71126deadce9285b6a93d5b5ebf
BLAKE2b-256 257ea1b63bbf58d1ead5e7b038ab2e1730c24ea24cf5d5388da2ede762bb75cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fdbff99968c28e41f71b4c434d8141cde052b36bb627d2d8813a5262ce7e7ac4
MD5 30e8710dd59e04f3ee4ee7bdc7d2d9d3
BLAKE2b-256 9c2ba235b55251c74722e9b3d93b8ee5f15f301ccf796e9973cf1c3450d7fa79

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 55432a6a6ad55fbc7420dd25a84db32684ea11db94470cf90a06ff8456ddd6dd
MD5 1e51a9df9d6c68c6517106e0093e14df
BLAKE2b-256 497e428e8c1499cdaee5d89d7cf6dfeac2a353783d86bc27ec1a4b0fa60a7cdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 73db55ccd5f79c5d69524373809fad966f96023d6277e4a6c2709af09955850d
MD5 fea539f2710f0f479a4a37c32255022f
BLAKE2b-256 2403c77bda8a386e7538c0da2123710596d9da2334ffdb86352ecda68f867940

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 928.9 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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d6a7cd0489f3027b035812d9f415a8b054d16919cdf280d61f13198409739806
MD5 a01016948f0069a7f6c587c5471e59ca
BLAKE2b-256 f12e793218e2fdb67e0547dd7ac3f18fac2c440575b09bb732c84de0992c9d3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f83c3f496b75d0c54e71f977603525762f66b10c8e2c3786b6a37cfc6c2e7a1c
MD5 d72e902907cf4681449a22ca99dd92e6
BLAKE2b-256 d70a330cc0cff9c4712a83001438abec6f2a0b49b791bc042578d5461f36f1d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b9915439ff487cc37bc60519931446b59f2dbe10ecb01be0a113669eed6e2e52
MD5 d93143ca5efbf5eefbe6ec217cb2dbe6
BLAKE2b-256 f97562e1f5066d186e8aa59d95c6351bea42724867e61a5e4feb28ddad4aed1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 045aaeceef1c7cbd32b037f768530c21243d1e25071ecfef02db858a4756ef87
MD5 af0dcc848097283c474e4c77637d970e
BLAKE2b-256 f4eb9d4389c578c435ced3759586b887ed223694c88e3d1901ef14ff39e49ea1

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 307a38d4a1879276bbdc5edf9db05c5b4a21880835ae418fb425a885f831eda4
MD5 c54c8368b21818bedd325cad1aee06aa
BLAKE2b-256 d93f44ceaabe31e5fce8d8653707fafda246dedb3284e2442a8f1c925de6ab2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 315c243cef56bebe156f6a3184808af93d9a451bf0b1612ba82cca9616154fb9
MD5 b258451cba4b050645249f22691effb8
BLAKE2b-256 2ecb296fe0947639e4705b9ee669a577958b9294ea870a14eb86a5366ea19628

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 912fd84aa5ec3708a71c23858dba3e9ded6c81047b1fad0c5825a76ed779f77f
MD5 8a82eaeb3761aeae4903549442115201
BLAKE2b-256 0027efd635bccf84a533ae8355b9cead8942122e74d3d5d84c8e703d0f229ab8

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 928.2 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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5d2e3858e3745b9c6db2c2d8492fc56882748da57802cc7edfa7cb88e79ce663
MD5 a04803a13f718200bd1963f9c5c2e533
BLAKE2b-256 e489ad70f1de45d2c3a243d64cc1e191fd0391630e929e3214f0ed9bb0ca4edd

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 239dd272dfb4d7d178b723d03db72819a0e817afe5e2d011b9a2c57b7b4e13f5
MD5 8abdbef302d44bf717e91e5d8bcbe7d4
BLAKE2b-256 5462eb6d79da43644163d77aa6dde41fbefdae428ebcfc63a952a6f4ad65f0a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2a9a631bdb28f3ba8f62068a83baaf9f90cc6759341fc5b044b50c7ec16e47eb
MD5 8f679815d104e5b73b1e5444fba86f54
BLAKE2b-256 ddf583566b332db17a6a83cdc2e792d2745a154b60458217ee7f335bd5943f46

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 72025f479fa7dfa657e173e3392f902d8db3c718eb0680e17d0a7d43270a5463
MD5 3033a09411e42964ed8df97cb4d10df5
BLAKE2b-256 a391d3dbb11de6d1448e1d9102077a815b76337a862c3c2abf2a9b12c7be0dc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4ad2c76d0adb077d5d7d3c47df665ae3d31e1edac9a9accc444c0a97e31885cf
MD5 192154152ca2558b46eb73760ef3ecfd
BLAKE2b-256 bfa93226e2b0cdadfd1ab99694cb6fd77f14cbf6c3b427d244364fb44bde47ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 42265fff9c704093c3cc81f7934474eb695fd74dc14b7a93c7e4b3757d13fb80
MD5 27933f08f5c5768a5a784843a0dfba9b
BLAKE2b-256 dcb2c5ba99090776f9178bbad67e4e37d04d3b311b91f1e077cc50226410c6b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 94522a861e2930679665cf0e9f854232e1491e0f87e3a9878733435a025a0935
MD5 92ec8efd93dc68c949972c5119e4c7a0
BLAKE2b-256 71afbc7d64977498e85e9fcddb0e050f520373764c2a5f693fb82f62fbc4e393

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 928.2 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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3708f4b9d5441b2036f7c8901037efc990f1edd25aeb9561dbd3cda7fc796045
MD5 7e8a51601c988c9bc0fca433697c7bf0
BLAKE2b-256 fa4e8d17a9a8f19995df0c1daee6589363275e2fc648ec8fef9f89de537598b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 50a7f4ff2b520fb95257cf7de80aa7b1fbdb77b220e8e294b2f5d636c57297ac
MD5 19095db897beba5823d330610a120af9
BLAKE2b-256 40771f8df976d66a65f45d9c9b073a4d9f1cd5365100becc51040bea044dc403

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 92fcc637d0154b295e9a572663067e0b1a6224baf97e0a1764752e1d1e289616
MD5 28650fc5362db75f536092fef3eb5ef9
BLAKE2b-256 230751c59b03e9f8836000443e7d755a07aa20ddd9e308298d2dd4f2a88cb0e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f8166ae4644f6b91df497400d11753af44c73e08d5610e1a0bc0b701865bf684
MD5 6ea156588ca81468e35053ba5161985b
BLAKE2b-256 28df1510fa39490814a533102bf4854ea9bbe3fa9a93ccb7d8c126a9ccebd7ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d1c67250df2b97dc8e9fc9f623a9057ac6b00ea4cedcc8e7916d763fbe8f0653
MD5 00486d621defae283c486065a221763c
BLAKE2b-256 6f83bdd3dcd50228231279721511e59dc70bcb608f5ccd245964cdbb56026cef

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 812b14007ca485d44e2ab72cb9743bf374e26f6a0d2e40b025e57777d4dc1d8b
MD5 3b2e93c478c5e0fe28ada4aff6702e22
BLAKE2b-256 00caec4e977eec43340ef66ab3053874e20b90c84ca00f1f7516172b232432e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 654cdbf5b998c7fe991a87882c341d4679c68445f50b7cdef9dd802b5e3c2813
MD5 2ca51bdecb32ad8a4f8a34fe5776ad21
BLAKE2b-256 0e975df24076f72cd110cae6821b28a51736a0edfe07ec7d6035def4e2e46814

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 929.1 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.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8fd7ec3b2ab9eb428d267cac9207ab503c953e0d981fe8355b2ae7bdfbb81575
MD5 36088b92b9beecc6e1a80fee52936f6b
BLAKE2b-256 0e955181df53b849c1e6efd0fe3432bb30a5c2c9e202f3a8b567cf49aff9b2a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: myne-0.2.0-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.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c4ac362e9d61e35c956a69212bab8824f5f39f17bbcda1f49291fb64e1d3b737
MD5 e1ee61706b59ca0a898b1b4fa77a4622
BLAKE2b-256 ce6cd3520b897986e4826e053bf33153825b7eea3ee21c4aba6feff263ca294e

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 98d324deb2d2544c6f37124a6bd4ff02c48f53d030b30e1d7d154b05c2657c09
MD5 e12d9d9104e489b11af001e97f3e8583
BLAKE2b-256 0eb82319bb28e277f205f0fd8bcb2d82a1d244ddcc59ef10c77cb672d7c73a06

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: myne-0.2.0-cp39-cp39-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.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2c343b885711d2d4970bad422db109dc6295d6914c26c04c93d03dc13d2c2cb
MD5 7bf1adfaa0b61282dc15044d84670b50
BLAKE2b-256 fe24cdda082ef9d75f6fc8f566b3399ee12be17f5847992ebe294da6d79b0ee1

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9fec0e0b187ebbab1ee05eda8262d9804d8cfda398a67bba5078e750d2b8bcf7
MD5 ba1e7bae3555f7c22b99bbab2fc247dd
BLAKE2b-256 33c467f2a4ac6f10d32caa8f41a7dd512ba647c13e3a22f80e9f5d7c0636c8e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: myne-0.2.0-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.0-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 0826f573a564aac6d8f9690d20745e8858ed846a0d45990861fbb89e8f449c12
MD5 c2614e0463077fa353cd07f12a6e6cc6
BLAKE2b-256 a09b28694cd309251076f970653aa1d5c8b2bd867e47369586d24d1755a36487

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: myne-0.2.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 945.0 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.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6977402c22dabf95b77846d92adbe583fdd4720a84f6c0198fe67a1f45b03c8f
MD5 06678f97dda325ce7d8861610f1ff2a6
BLAKE2b-256 a22d71246b8dfecb8ca13b494a5345e1b65a133a0b171b2b55667d03907ebbdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-abi3-win_amd64.whl.

File metadata

  • Download URL: myne-0.2.0-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 932.5 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.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 91d64a668b8d6e0d2a6daf3df8773165a1904139b97cd4f7a11aec21e3d1cd22
MD5 de64ce4332d60364ee1310f167e8f1f6
BLAKE2b-256 fb0ac5dba9b54901e90378f72ad9cbf3462687da8b575f1a6d7c5f711d66eda0

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-abi3-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: myne-0.2.0-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.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 532cf02b4d467e310bdbfbc273d7d9c674abb11b6f0de061abff73894fa14c8f
MD5 d7380daf2392eee246136d0eb7e8c589
BLAKE2b-256 8ec9a4fd5ea0d28f5458577120108c991bd104550c643f6d6f16c873db5004b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 37a6bd9fff30e9aed6c0963f8ab39de5148f867c2078ff8bb73d436852402363
MD5 270a7be5bd502fef0c5fbc5b21fbead6
BLAKE2b-256 11be6c72729b50cd3786cb3c0c6137e45b9e67ec99d10a292d9da97a431102e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-abi3-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: myne-0.2.0-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.0-cp39-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f65912ad47b695c3c87789cc1c0d5e89760c55d81ec620964c227e2c2d9597d4
MD5 3126f29c3343cf31d87d1a0fcfb6ab20
BLAKE2b-256 bcfed671bd3c71b866323b7f36b672a87ebdca964221bcde71536836478e810a

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for myne-0.2.0-cp39-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 010f96b0758b4f088c42f0ef7890503c6c8be50eade21493bc21cdbc2579a8f1
MD5 e19b8015296a374e012523bb48f3941c
BLAKE2b-256 3c60acafbeeaa85d136b45a060ca88a48d9c9a059cc8703bc299806438bbe24f

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-abi3-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: myne-0.2.0-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.0-cp39-abi3-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a95d8c86ba6e3427eb84f2bf7f4334ef94701fba075eddb8f337a73821d71131
MD5 e54f235ad3752dd3cb9aa131f502823b
BLAKE2b-256 25371773c56a5c03e274469d3644604d1663989f643659aa3c38f54190ba66c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

  • Download URL: myne-0.2.0-cp39-abi3-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 947.7 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.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3434d90c9ea79734c70c012b3b635f15940b0ae85e19a5f31aed577cb9e2c2d7
MD5 68e8733b519684b1cca65bf6e936688e
BLAKE2b-256 0a055cb15c60dee47c87661a148c3128eddb9c5f87bd6839d50e2ba7a9169b23

See more details on using hashes here.

Provenance

The following attestation bundles were made for myne-0.2.0-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