Fast UUID v7 generator implemented as a CPython C extension
Project description
c_uuid_v7
Fast UUID v7 generator implemented as a CPython C extension
| 🐍 PyPI | 🐙 GitHub |
|---|---|
Features
- The fastest UUID v7 generator in Python (see benchmarks)
Installation
Using pip
pip install c_uuid_v7
Using uv
uv pip install c_uuid_v7
Example
import c_uuid_v7
print(c_uuid_v7.uuid7()) # 019d1ab2-cfea-71f3-ab07-0bf844ff9149
print(c_uuid_v7.compat.uuid7()) # 019d1ab2-cfea-71f3-ab07-0bf98a94016c
Compatibility with Python uuid.UUID
In some cases, for example if you are using Django, you might
need uuid.UUID instances to be returned
from the standard-library uuid, not a custom UUID class.
In that case you can use the c_uuid_v7.compat which comes with a performance penalty
in comparison with the c_uuid_v7 default behaviour, but is still faster than the standard-library.
import c_uuid_v7.compat as uuid
# make a random UUID
print(repr(uuid.uuid7()))
# UUID('019d1ab3-f95a-79df-b868-56fe41c33af3')
Supported wheels
| OS | Arch | manylinux | musllinux | CPython | PyPy |
|---|---|---|---|---|---|
| Linux | x86_64 |
manylinux_2_28 |
musllinux_1_2 |
3.10–3.14 | 3.11 |
| Linux | i686 |
manylinux_2_28 |
musllinux_1_2 |
3.10–3.14 | 3.11 |
| Linux | aarch64 |
manylinux_2_28 |
musllinux_1_2 |
3.10–3.14 | 3.11 |
| Linux | armv7l |
manylinux_2_31 |
musllinux_1_2 |
3.10–3.14 | 3.11 |
| Linux | ppc64le |
manylinux_2_28 |
musllinux_1_2 |
3.10–3.14 | 3.11 |
| Linux | s390x |
manylinux_2_28 |
musllinux_1_2 |
3.10–3.14 | 3.11 |
| Linux | riscv64 |
manylinux_2_39 |
musllinux_1_2 |
3.10–3.14 | 3.11 |
| Windows | AMD64 |
— | — | 3.10–3.14 | 3.11 |
| Windows | x86 |
— | — | 3.10–3.14 | 3.11 |
| Windows | ARM64 |
— | — | 3.10–3.14 | 3.11 |
| macOS | x86_64 |
— | — | 3.10–3.14 | 3.11 |
| macOS | arm64 |
— | — | 3.10–3.14 | 3.11 |
| macOS | universal2 |
— | — | 3.10–3.14 | 3.11 |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file c_uuid_v7-0.0.6.tar.gz.
File metadata
- Download URL: c_uuid_v7-0.0.6.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cae6da5e763ddc63850e1de53d1e621313fe2e813da2127e9c12e28f39dac6dc
|
|
| MD5 |
b69d041f897512da26d045da880267bc
|
|
| BLAKE2b-256 |
2c6a63c60ad6d437d178e684e3840f8be0db83d7c8f0e3b7c800da3b9809ea4d
|
File details
Details for the file c_uuid_v7-0.0.6-pp311-pypy311_pp73-win_amd64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-pp311-pypy311_pp73-win_amd64.whl
- Upload date:
- Size: 15.9 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23c7799c505f6bbc65f91951037e2344582ff95b41230a33cf905fa5ac933a54
|
|
| MD5 |
8dd14b12389d1d24262d407508798ab6
|
|
| BLAKE2b-256 |
482be92fa6dcf5f9d6ebe446110281a3767c429a0e4a53eaccb6f9755cae7374
|
File details
Details for the file c_uuid_v7-0.0.6-pp311-pypy311_pp73-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-pp311-pypy311_pp73-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 35.5 kB
- Tags: PyPy, manylinux: glibc 2.26+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef7d650576dbaf51f17dfeccd96ee8b22ede336256c001f34da2f3fb184062fa
|
|
| MD5 |
ed9b7441b85553b1a0b786d2fa7f92d3
|
|
| BLAKE2b-256 |
29303b965e77b90cf44b2123383f6dcd109bce40f75f01f8d075aebe0b5b8e07
|
File details
Details for the file c_uuid_v7-0.0.6-pp311-pypy311_pp73-manylinux_2_26_i686.manylinux_2_28_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-pp311-pypy311_pp73-manylinux_2_26_i686.manylinux_2_28_i686.whl
- Upload date:
- Size: 379.0 kB
- Tags: PyPy, manylinux: glibc 2.26+ i686, manylinux: glibc 2.28+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
546279bed3f1bb8d9aa8bed1e385ec60213946d71a27d2921bca1ff3dd00cabc
|
|
| MD5 |
8809e25781d01926ba9c46968da2dc17
|
|
| BLAKE2b-256 |
d12b67d1f4f70964fe8592033605d482d0432a124ad203c62e924949e373dbb4
|
File details
Details for the file c_uuid_v7-0.0.6-pp311-pypy311_pp73-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-pp311-pypy311_pp73-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 34.8 kB
- Tags: PyPy, manylinux: glibc 2.26+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4914d40b1df2ed02013380046b0ef447753ce5e051cd8af9cb85f0318eb9a3f1
|
|
| MD5 |
fc48565a4005d2cd8e904a6114bae698
|
|
| BLAKE2b-256 |
089417ce2f879ffbc57ea90938727484db37f2420b44e64eac81d09489bc6e85
|
File details
Details for the file c_uuid_v7-0.0.6-pp311-pypy311_pp73-macosx_11_0_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-pp311-pypy311_pp73-macosx_11_0_arm64.whl
- Upload date:
- Size: 14.4 kB
- Tags: PyPy, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a9f19a2c0ac41006d0015f430281f1d79550bfca78fe1577d522e7e1697e391
|
|
| MD5 |
9a2d269b761aaa32ab6f13ca4db76ace
|
|
| BLAKE2b-256 |
394b67c95c0d58ee83a537aab25219671b5ca8414368b4dcb6e8401079e4a039
|
File details
Details for the file c_uuid_v7-0.0.6-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
- Upload date:
- Size: 14.2 kB
- Tags: PyPy, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcfef22912137f9904684e76593abe3b4bc76fff2a4bf4c5795fd5964d0180cc
|
|
| MD5 |
0bcdea928a640a6a9f29fc78bb1c11fe
|
|
| BLAKE2b-256 |
8e682c0234ccad1052b38de437fb6a2621a0e97556bec010d52f7ba81e90006c
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-win_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-win_arm64.whl
- Upload date:
- Size: 15.2 kB
- Tags: CPython 3.14, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f9224df85779e0b6f194d465653ddcc3e14d33d1277a2d266768d9c9b390eca
|
|
| MD5 |
4c49d0f73b393a7c22ace0a66400b59f
|
|
| BLAKE2b-256 |
0469779b879d640e8f8c636259b9527238a6d0b70da6a679ddd7fa85e8daaaf4
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 16.2 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cbedb701bc89cf75cd6a1f89a4c48e4154be6c7cdf18c6b39d933e1fac907ca
|
|
| MD5 |
a80417ca3d85b509c491884c39e7d18a
|
|
| BLAKE2b-256 |
80c0f59022132fd1dc5062b8efb7fc631ece97a2ecc466f74b5fac3335e66c7c
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-win32.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-win32.whl
- Upload date:
- Size: 16.3 kB
- Tags: CPython 3.14, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e9940a9a299d447e88030fb6944cdce67753a3e5043e78f7d6c076cbc85be7a
|
|
| MD5 |
d87c882a639d8aeb5db70aa07c7bceb0
|
|
| BLAKE2b-256 |
128b049a93d7d9e95222e5a590cd3c2dda8007c461247f8133289e889750f8e2
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 35.2 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cac87e240753814dd84356e66f91aa99a8f49b2b79dccbf87db5815e94b402a2
|
|
| MD5 |
e4d69cefc36a47f6286683c44fe2f7e8
|
|
| BLAKE2b-256 |
414930686b496aa8021eb28f4d791a9d64ecf6cb55d8a938ca0fb5b178b0f11b
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_s390x.whl
- Upload date:
- Size: 33.8 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e9b9718116d1cb6b550697e33934841762d8c061cefda552ffdfb65a2a8ce58
|
|
| MD5 |
813db6785ee98fe9202cd01ae7909214
|
|
| BLAKE2b-256 |
8742d19df4ccefcb25ff4115c7ae3255c3db482c48df70908601697a7599ac04
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_riscv64.whl
- Upload date:
- Size: 43.0 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41081a73399156615b95e476cc53251031ef6dcdf5491cd7d1594eb156791fc9
|
|
| MD5 |
dc96221b686e5ef0ce4997af7eb221b8
|
|
| BLAKE2b-256 |
7d62eae4dd12dfc04adf21ea6862b834be3cfb67aab0f87cdb56c2f4b2251896
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_ppc64le.whl
- Upload date:
- Size: 35.2 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
482a7726eae7bffbefbe68a4c91737529cec1c6beb05252a7322cd0cc03532ac
|
|
| MD5 |
85c727d578c00c0bacc2fbec79cb2d5e
|
|
| BLAKE2b-256 |
7c7b98d870d8808e05df2c9324c83f03926af51be21104c955e38594d4e6df10
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_i686.whl
- Upload date:
- Size: 379.0 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
653828aaec4f32d3f143543a33cbe633ab736d0410dde3e371545a3787e8eda7
|
|
| MD5 |
5d812730da9246c3dde271e511dcbd51
|
|
| BLAKE2b-256 |
2523333c188ce74ca68800ff5d581791a0fb74e037dc61cf61acff895f5515ab
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 380.4 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5219cea28c5c0ed4ced654fdfa4cf70804ebba7bf380e35bcd9bf55cb1670c73
|
|
| MD5 |
bd0d997fe84e646b96d8a3d8a3cd3a92
|
|
| BLAKE2b-256 |
df29b15e910888640bb9f6dbca1d3b3526facf0b56fd86418a2d937a9ca37b16
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 34.6 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ee9900115fcd5647b507b9e103b8b09d6386176acf4e591f10bf79f5b7b0ffa
|
|
| MD5 |
ff9ef574273a08bdb148de5fb47df2eb
|
|
| BLAKE2b-256 |
af02a556987fff21bdd216106b26238e7db321d68df7da70be23118a45c2f016
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
- Upload date:
- Size: 43.8 kB
- Tags: CPython 3.14, manylinux: glibc 2.31+ riscv64, manylinux: glibc 2.39+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
124fd2282f35990fad40df90dd4d688874815cf946ffe447aea12d037e67ef01
|
|
| MD5 |
b793b27cefdd4e3d6fad118fa8206ad8
|
|
| BLAKE2b-256 |
df6b30895ef43bdfc053a1c7ecbe72953801641843a319b1c118e5cea15b12df
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 35.5 kB
- Tags: CPython 3.14, manylinux: glibc 2.26+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55521f2583b5911f31e5273dba1c8721ec000870c74d51446f9d1af581e1b264
|
|
| MD5 |
08521eb8622f4c6bfc73dc88fdd8ffe8
|
|
| BLAKE2b-256 |
a04c154c9a12087b3af59b8faa3628e356e029781fcb70e9c6daa01cc38f167c
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
- Upload date:
- Size: 34.2 kB
- Tags: CPython 3.14, manylinux: glibc 2.26+ s390x, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf0d22850462ad6edcf7db14cff08d2420c2df4f4e9710d6317df7b1e281f176
|
|
| MD5 |
e4ab4f0198706432d919fe8eaddf09d8
|
|
| BLAKE2b-256 |
a2e8679cffae8ee9a0f16a8c80bdae93e525a4db20bac32675e5e3dd9c1c546d
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 35.6 kB
- Tags: CPython 3.14, manylinux: glibc 2.26+ ppc64le, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b51fb58e9797920281bf89bb13fbc2a1cb7806d216a75d84f62c188c8c6e203d
|
|
| MD5 |
1087394fada34e67ff10a8b53f6ec6a5
|
|
| BLAKE2b-256 |
8e619f6aa803ccc5d650ac6a31f5179ce2630a1034e6668e9b6094f9ab985978
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_i686.manylinux_2_28_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_i686.manylinux_2_28_i686.whl
- Upload date:
- Size: 379.2 kB
- Tags: CPython 3.14, manylinux: glibc 2.26+ i686, manylinux: glibc 2.28+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10fab6e440229aeb4479dae034dd110d1c2a545fbe247155befc10c352079d56
|
|
| MD5 |
cf5b2bb79f2cccda6ad4dd204a642542
|
|
| BLAKE2b-256 |
7d07667ee4f0c774ac9bccaf4d80e0f4f045c1536a02066020a9c6d06ed27d51
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
- Upload date:
- Size: 380.6 kB
- Tags: CPython 3.14, manylinux: glibc 2.26+ ARMv7l, manylinux: glibc 2.31+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d176004050b4fe3e96cf4f2130cf65b7424ba60212428be3be6096aaedbbfad
|
|
| MD5 |
b88a3b6b5a0a149c709b3b23957a9b93
|
|
| BLAKE2b-256 |
dac0f499a3d0ad29ca54415deb10c8ce2d03af980b0bc4d7b582329dde962ab1
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 35.0 kB
- Tags: CPython 3.14, manylinux: glibc 2.26+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2114ae7f04106ebf6e472a0a85956a844051580608b6adb61dfd9f507d8b81b9
|
|
| MD5 |
72527ba90ec597a038788421db728d4c
|
|
| BLAKE2b-256 |
1718d001878cd8a3910d02b3d1ce5c8902a5ff384e0c2c1dbd42ac15df878d92
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 15.0 kB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89ec2781070e1faacd1c414c405a89183d8a9c4668cfc1828a10fca73e1d8e3c
|
|
| MD5 |
23fb1726d4a07fdf5a0d1275dfcd3fcd
|
|
| BLAKE2b-256 |
75696acd105735a0eab6e8e2faa6064109bc4d82a420878ac6f35c2f9abe1b02
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-macosx_10_15_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-macosx_10_15_x86_64.whl
- Upload date:
- Size: 14.9 kB
- Tags: CPython 3.14, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed806bb5c1d724ac504597518bf9b33d477aa8964cfef197d0c6dc95ae3a37d6
|
|
| MD5 |
7356f05b2edd511194e03663fb32f978
|
|
| BLAKE2b-256 |
020d19fb96bc256020ff2881a93df01711f7ee0356e476c7820149de71c019da
|
File details
Details for the file c_uuid_v7-0.0.6-cp314-cp314-macosx_10_15_universal2.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp314-cp314-macosx_10_15_universal2.whl
- Upload date:
- Size: 21.9 kB
- Tags: CPython 3.14, macOS 10.15+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
488cb9ba9273b4fa47d484e0bcedee814d2992feaa1c5c65e9bef8bfc300d0aa
|
|
| MD5 |
a6f1e443070602a0645fed5c15a9e684
|
|
| BLAKE2b-256 |
8b3f6ff09fe93a327add2185b82c8a33ff110b110ef3981734fe2b7962552a3e
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-win_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-win_arm64.whl
- Upload date:
- Size: 14.8 kB
- Tags: CPython 3.13, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0184f6ce5426758d20d20fda9e129e5e0fbd1bd07b4d7298f60370ec41fc7dab
|
|
| MD5 |
a082c412e6c5583a02321bad34f91729
|
|
| BLAKE2b-256 |
f1b1259ae93074db041429045452a2800995049635392da826b232064dc6d5ee
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 15.8 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7116d17b36dc831a82b58dc104dfae2f1e9faeadbe3db09ac518d5f3d59238b3
|
|
| MD5 |
91dc82f93f6b5ccf9f451234a015976d
|
|
| BLAKE2b-256 |
4d265a963d5652fc2bcb82f8c8b9de3a85b31a8bb0b991fc5d3efcaa7d98f0ab
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-win32.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-win32.whl
- Upload date:
- Size: 16.0 kB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5bf5ab9a00f96dbf5820c650b832a0502037f1b9eaf852587158053156ba6f6
|
|
| MD5 |
ee37381bb09cf0177a4a623bef8aaff1
|
|
| BLAKE2b-256 |
b431629cc78c0c3c36fd4e55570bfaaff5e34f57181405dc78ce95ed92bec00e
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 35.3 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18f7c88a11207830ca04ea415bb3507230bfedeeeb8dc32afd981066655cf7f4
|
|
| MD5 |
723ffc72588ac9a202e98c54b7e4bad1
|
|
| BLAKE2b-256 |
e0a1cd9fa0909d88fa0a5f84c8fd17f921cb50e866cdd70063c52225736cbb44
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_s390x.whl
- Upload date:
- Size: 33.9 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da0daec5dad9d98ea9cc15d915bf170da886db84d8a46679c6e67e54cfefee16
|
|
| MD5 |
ba9ee21e524c992ec6ae30da9e1042bd
|
|
| BLAKE2b-256 |
d0136a0204c39310da6f54af7101ff8b605577f1f4e87dfaa4c06353461de235
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_riscv64.whl
- Upload date:
- Size: 43.1 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3dee071c027174ef0f91d7a94455d4e961dc44af94036feb63b51cad2f08f1b
|
|
| MD5 |
8919171fc060493f095cc5c73d1a2d99
|
|
| BLAKE2b-256 |
9b06969d58be5df2ec27a93bd30db803eb3b513fbaa01c537ce3ef5d12272103
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_ppc64le.whl
- Upload date:
- Size: 35.2 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
675d3bbdc5fd35987d2080bb66c04c3e0d28c3e7dc47d1c95e1928b1c5e089dd
|
|
| MD5 |
c891a4f1b63f3d28c955144ac82e91ef
|
|
| BLAKE2b-256 |
d05ef752c8aa67623d9058544498b4b03b792a5838c187cbfb376b9dbdc3ace3
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_i686.whl
- Upload date:
- Size: 379.0 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f63772d272ab81e772a01f83836bea22b18c146adbb8ed6cb0cb10799fef5a9d
|
|
| MD5 |
46e12832cab0f4d8f8267e654020234c
|
|
| BLAKE2b-256 |
67c628ae1d2d2b9ecfcde872133e9ff7cfc8c54ef054af85d11183b43229e9f1
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 380.4 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cff57d13a9b27b74676acc9768051577350b63f171aec2ead315620b1dc24ac5
|
|
| MD5 |
98f6c4acabb57d504427c5ccdf6ba7da
|
|
| BLAKE2b-256 |
d2c644798aa6af0950e0748bdf9ad07c50c60278920bc21bb0837ec1b5439e6f
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 34.6 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74c24ae350cf6be4682214bc01c909a0aad7cf19da4d8b68ec9a99a6d225642d
|
|
| MD5 |
00d482b619dbae30222f03eb399bf7cd
|
|
| BLAKE2b-256 |
181459d829370c0c723a6f0d5d8ef60cf62f644eb0c33a8f2777c4e1e8ef53f3
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
- Upload date:
- Size: 44.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.31+ riscv64, manylinux: glibc 2.39+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
457133101cd9a34e87fea186ddb4fb25447f44fef4e411b5d2b49197702d7cea
|
|
| MD5 |
8a3ad8a9dfb14481b017e3a357c13b04
|
|
| BLAKE2b-256 |
a1383a8cb4bd109a6200b50b84f7559b4222a6cc4518b70fe8b10b7266a2d195
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 35.6 kB
- Tags: CPython 3.13, manylinux: glibc 2.26+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
469e371da9bf54f70c6835a56155e6ba2e12b27bb12fa8c773cf8ab73d93de41
|
|
| MD5 |
e3b0c7229685823ae6fa71a0609f4146
|
|
| BLAKE2b-256 |
8bd67db7f6e7dbd96f47a2c864ff504adf8e71848b16b25f0242ea55c10828dc
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
- Upload date:
- Size: 34.2 kB
- Tags: CPython 3.13, manylinux: glibc 2.26+ s390x, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
427742bbe9ef4fa5416ea85889c0bcd791da456c6750dfb4890f6d179cc8243d
|
|
| MD5 |
6c79cba8e6478829e5b48add5c1b96eb
|
|
| BLAKE2b-256 |
3602a82cc256a725f9fe52aed0e0f3bca55e517306e549ac6d024119288cac9c
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 35.6 kB
- Tags: CPython 3.13, manylinux: glibc 2.26+ ppc64le, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26a5aec7eef0ab5a43ddac3a6ba76e8582d2caf7fbd92c13c2a764c2e7089640
|
|
| MD5 |
dd24d912a09f44facf39a6a6ae98b6bb
|
|
| BLAKE2b-256 |
4791677e02ec305a5e8e3108eba814795803e27b7878b01a8e737f8ffde3cb5c
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_i686.manylinux_2_28_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_i686.manylinux_2_28_i686.whl
- Upload date:
- Size: 379.1 kB
- Tags: CPython 3.13, manylinux: glibc 2.26+ i686, manylinux: glibc 2.28+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2c49d1c766d3e6b51055aa71ecb480a73010e4ad82da94dbc2ae5fdcf33bdb6
|
|
| MD5 |
8bfed790104edeba741a17df92a48060
|
|
| BLAKE2b-256 |
de2d6b83d8b6e42d51730a7caf9c5e87f0efdcee236cfed3cbbec9e7c446cf30
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
- Upload date:
- Size: 380.5 kB
- Tags: CPython 3.13, manylinux: glibc 2.26+ ARMv7l, manylinux: glibc 2.31+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dd872b0b4fe7f84edf4e39718b01e4dc271e66433d9930391058ed718e63b90
|
|
| MD5 |
a93dc9fccf4351020ae9069fcc2e5612
|
|
| BLAKE2b-256 |
56b0725a0b79b2c43b907b61812d8261cb2a41077bdf0b2113923fd14bc70237
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 35.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.26+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7af13f8edebfd0bac6f291f5c8f6d3ef57607d881948839687838dfd4d2fb72b
|
|
| MD5 |
ba040a09dd3e297a87133610c96a6bb3
|
|
| BLAKE2b-256 |
6ae140500a447ce7ebcdcc045d2e1b1b5c9d631760b296513070f7cc11756e98
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 14.9 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
815941627e02c845482440d64fe74496c0e6f1b9a73df6e02d9fc3a57bee1428
|
|
| MD5 |
afcb344b4709c164deeba8d0c797889f
|
|
| BLAKE2b-256 |
fe64d14401a382f8334eb523de43c3e7afccb6302a15840e431a56e6fd8cce24
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 14.8 kB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
871e6d1187b869054fc5660daa1be4fdae4e96435889d8a79d5f74ccdd138cd8
|
|
| MD5 |
f3b88e3ebef9167467cfcd51d880a0b1
|
|
| BLAKE2b-256 |
7909559a829f47460d1a68a148b3166422a93055105dd043608bf1e16937726c
|
File details
Details for the file c_uuid_v7-0.0.6-cp313-cp313-macosx_10_13_universal2.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp313-cp313-macosx_10_13_universal2.whl
- Upload date:
- Size: 21.9 kB
- Tags: CPython 3.13, macOS 10.13+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27dac382160130f7b47b7f37018a5b01bbc3389c258e7a3e847dd05dee52135b
|
|
| MD5 |
294840327cf46f78645865ba4238b2bb
|
|
| BLAKE2b-256 |
c7646fad7d29a1018af1412215be13583f5f9fbb009fd1091cd2a13591683ca4
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-win_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-win_arm64.whl
- Upload date:
- Size: 15.0 kB
- Tags: CPython 3.12, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da88d54079fb5f315ed8abb834f25ef2e4ed8eee94d0909acc7bc5becb86663f
|
|
| MD5 |
6c00ebaf50b9d4fb8a075e844a53bb70
|
|
| BLAKE2b-256 |
b5459e6f67a7434db4d1cb30dc46e0f9a45c6f3e8497a626f765a2d41c1f58df
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 15.9 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b8101e793efb3484b51e95a47f748b36338cd370d7bf701e70d6790ca1e45ca
|
|
| MD5 |
1b958b96e3ef6f3c39b2388a2d1b4906
|
|
| BLAKE2b-256 |
26a5749005b14d47a146b0064d9744ff3a25856176b6d037e19fdd9cc8dab178
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-win32.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-win32.whl
- Upload date:
- Size: 16.2 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1131d9fc8e96e94c8602d9a5176ded6d6482429fdae01175cde63c270a9ca764
|
|
| MD5 |
78c8d394730ff01cda87ef8cb5a6cf67
|
|
| BLAKE2b-256 |
d0ecbafdc53cb61ff3a8c9201897a4af89afd3eaf6da326fa3648b67a9c29024
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 35.8 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ab2879a278c4a64aa3173491cec87e2e1d0faf2f25ea236c7933c15380f990b
|
|
| MD5 |
2c82778754e516c0fe47114dc87f3bfa
|
|
| BLAKE2b-256 |
00706c412923dbfa054a31a9d37d29e0181369a9818d5db8716d03cd250ccce2
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_s390x.whl
- Upload date:
- Size: 34.2 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eecb4234ca424b74d9f25884f520fed0d300b1b970093df04ec368ba4d60fe10
|
|
| MD5 |
648eff1a60cb21157978dfed3c9ba48e
|
|
| BLAKE2b-256 |
62ee32909faa3ad55406befb9b99516b472a8b767ef8324d61cb04b057ed498c
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_riscv64.whl
- Upload date:
- Size: 43.7 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1bde87c1870548e53923ad9c4fc1447746653246b4e89886b6f77fcf799d6a3
|
|
| MD5 |
541071358291101ffad2e4fd206d5733
|
|
| BLAKE2b-256 |
c04c9163dceaebff2b908f985e31c9430b7752620f8d94dc2e496bd0f299d110
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_ppc64le.whl
- Upload date:
- Size: 35.5 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1858a8530fad812964a62e54c38c23cfee0a85e132fa165e3909760f0c874031
|
|
| MD5 |
0d21073bb2196ae75a12f2d175467d0c
|
|
| BLAKE2b-256 |
c2a99e10fa6803f86af396916c9d21f1f23960bd9b18c97de07fd44ed3968176
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_i686.whl
- Upload date:
- Size: 379.3 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
431327bc68bd5637b2329b6601671f7ad626022284c88fc0adf1cf3ffc6b6ef0
|
|
| MD5 |
a5baa4ad53cee26f5ea5ce2167ca0be1
|
|
| BLAKE2b-256 |
78961e0e409d4cb305aead56f64104c0f2f2eb45fc82b17d8a78c568f6349008
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 380.5 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a985b1cf365615735759aa288f394d2cf224611851ddb09182872bf74f949216
|
|
| MD5 |
be978062bfabffba86e10aa1bd0ee804
|
|
| BLAKE2b-256 |
6f73250ea61a10b0f5e1f07c6b764baf4f7896460de5ad619b8ea67a80812869
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 35.1 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd510dea11902e7144d8734c61c3f1482c1669730db0c51de0a53b9fd1deb1ae
|
|
| MD5 |
03ddc3ffa021dcd6fc8ac4e12e01e970
|
|
| BLAKE2b-256 |
41654a5dffc38b6a186dce07fc83bf1c3657c6a448f20b9d9407900f11cd306d
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
- Upload date:
- Size: 44.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.31+ riscv64, manylinux: glibc 2.39+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c237de26b3f8b0a84facf742db31ecd1e274c458a1ed2e615fd6f9df0aa337cd
|
|
| MD5 |
b02e0f4ac447b7e3c01cbe5b507c7e5d
|
|
| BLAKE2b-256 |
13304ae515a29dadccf479deedcf49f6d8733525653543a63406f07586c46fc6
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 36.2 kB
- Tags: CPython 3.12, manylinux: glibc 2.26+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a8c0bdc6c6a048f349fe8d9f66d4cb7135a1f5677beb42eca4439197d81c5d1
|
|
| MD5 |
25e1093c44f474ef638d72f19455a94c
|
|
| BLAKE2b-256 |
98f02ccd07a11a000d2324bbaa61a36bac7dcf40d9aa9c13f4f7a6d09128e500
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
- Upload date:
- Size: 34.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.26+ s390x, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8752df68318f5fb869614093375f4b5dd8afe6cf225cf01f57caad270ab3a498
|
|
| MD5 |
6bf184539eb4ad776037bd5b01ffd6cb
|
|
| BLAKE2b-256 |
92b04aabc0f449fbedbc3433609587447419d65c560ac674d4056b39a62fb684
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 35.9 kB
- Tags: CPython 3.12, manylinux: glibc 2.26+ ppc64le, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a675d711e70305547ac636c069e1ba4590e09edc8022ecccdf7df55360f1bc1c
|
|
| MD5 |
2b6942ab11cf2eed99f99098411563ef
|
|
| BLAKE2b-256 |
034abaf71de525ff24fa4956492a7f4a1e3d2c5716b46225c9cc6f40099b4a1d
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_i686.manylinux_2_28_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_i686.manylinux_2_28_i686.whl
- Upload date:
- Size: 379.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.26+ i686, manylinux: glibc 2.28+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbcb55b4d238cbb3c0d7d64e325930f7e533cf0aad3c524d6800ca24adff0eb7
|
|
| MD5 |
8c1e6b6120bf31af013566872a192a60
|
|
| BLAKE2b-256 |
e19a52b6d8a84795df5e8f2b6b1f4e0cd7f146489978ffb902433d6cfbdbffe4
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
- Upload date:
- Size: 380.8 kB
- Tags: CPython 3.12, manylinux: glibc 2.26+ ARMv7l, manylinux: glibc 2.31+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91da0191023b2d9dfe720585616d2608234a0ffd7e8a5b500404e943e261aac2
|
|
| MD5 |
df01e838752529663ac8e7f1c1873df9
|
|
| BLAKE2b-256 |
d3f7b9960b70382921720eafb1eb32206a1feaed176b38b649e2c9d7798ef8fa
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 35.5 kB
- Tags: CPython 3.12, manylinux: glibc 2.26+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b55348aa54ede7b88b49736c646ea4cc4e3463c9006f94bbacb87cd7c9f210bf
|
|
| MD5 |
7a00570a1a6e9f4d08bc7d01d12bf053
|
|
| BLAKE2b-256 |
cba67e54dd7652fa62d2d9bba4dda3366e375aa9fc5bad8a68144a1ad27a367e
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 15.2 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5eb140341266cb8e9ba871795a78193ab20ef9e82e2c739aac9e2ce7199a1fef
|
|
| MD5 |
eedfaae9ff20b19c06abfcc5550ec870
|
|
| BLAKE2b-256 |
47ffd1ca69e55a9354390c4c0b04792781ac0729015d3ff5ffaf1da296c13cc7
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 15.0 kB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16d6c9ee80fe9d4b3627d6ca97efe7f115c5aad3d9eaba8a31115bf9377332a4
|
|
| MD5 |
e59ba427c6e50cb7a06b0dccc59c858d
|
|
| BLAKE2b-256 |
7f5f16c074e1d948a20e1d7051a0d2e814488aaa51122e433dd3c5461e4e6b1c
|
File details
Details for the file c_uuid_v7-0.0.6-cp312-cp312-macosx_10_13_universal2.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp312-cp312-macosx_10_13_universal2.whl
- Upload date:
- Size: 22.3 kB
- Tags: CPython 3.12, macOS 10.13+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25d9049c8279226fb4cf21270f4369dd65f4296ac6ef5d40413cba321e911633
|
|
| MD5 |
94699a43479eba9a983227fd4705aa89
|
|
| BLAKE2b-256 |
a73950877cdee86ee0e229fcbca67e984d35c629b095d93de0641dad89e61c54
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-win_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-win_arm64.whl
- Upload date:
- Size: 14.9 kB
- Tags: CPython 3.11, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29c8f072772e15a1db7b53e1607d54dc8ce3014a99ef4759f7fd280f63e8b98c
|
|
| MD5 |
3d8bc2e8b5d50447c61d488145044b8c
|
|
| BLAKE2b-256 |
be19df9ca4072dbf048b162e1a7074f562eaf03c430bc8603fd7febcc475ba54
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 15.9 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6544bbf926ab8c330879de0fc87bce862f06e35837f3a371ae03c409d99294eb
|
|
| MD5 |
d64f9e63fa06cb4c70b731c5086f43b9
|
|
| BLAKE2b-256 |
09f378710e5d93fedbfa35efbf8c91c651f9d4e7a38a14715c5fdf9accc65ddd
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-win32.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-win32.whl
- Upload date:
- Size: 16.0 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20bb0100c094ae4cc7e54e0ff9ddac63151344a5b7fb487eb413a30394a0d705
|
|
| MD5 |
dd0b7f127fd1ccd9f7e4bfb9cbccaf76
|
|
| BLAKE2b-256 |
ec37d69e3098b83d1bca79f02d7719a1a54b88ad1c24774d349b6dfb539be756
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 35.2 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0acc3c61735b462b1651bb76d0f53def5d474a20aad84289132a73d97072941c
|
|
| MD5 |
d3c3f967079dbc77699ac53496afe290
|
|
| BLAKE2b-256 |
43525d273fc06f29a645522acc3c9b51dec028bad0d11e4766af567e1aae2eec
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_s390x.whl
- Upload date:
- Size: 33.8 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2b5215e8196e0b206dda3efe9656d9819ae3bc1db18515651171bee1129ca26
|
|
| MD5 |
be1e1fc1d8225c5678140ba28ca16a71
|
|
| BLAKE2b-256 |
05abff7d164ac7b3f8671d7d1fa9c3881339a8482dc86f4a1e5493fe4ad492a6
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_riscv64.whl
- Upload date:
- Size: 42.8 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b262ed9a002699901990e295cf55c398e91b9089039440e84e5d40256328cbd7
|
|
| MD5 |
cb280092bae8383e080c43c3a8299ae9
|
|
| BLAKE2b-256 |
6183daa51c6c1b25079d63ed46cbb759801fa80e4189e85da0de5e6ad8fc788d
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_ppc64le.whl
- Upload date:
- Size: 35.1 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28d7138eb11da397c8fcfe79ca228c816b416a90394ad21a1d431442e8ab9e85
|
|
| MD5 |
ebdbe42597b390eafecee319dada4a62
|
|
| BLAKE2b-256 |
26b11661e0ccce3b0377f05d1cde8eb1a43f39adedec64bf960e265641b046a8
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_i686.whl
- Upload date:
- Size: 378.9 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
148d04e4140d7c2798f8d40984db34782b2476dacc94db5e11c58e2e5ee5c691
|
|
| MD5 |
b0b522a41071355ad064144c42eabba3
|
|
| BLAKE2b-256 |
30537af15d23d903ad9c20bcdf663e275c70cbf26b4e9f14790e6b4935597ff6
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 380.3 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e5ca3416a366495992202f77929ac9cd72a71f63ce1247e3ade0f125627ce4d
|
|
| MD5 |
246e7e711354bcf0c6012c7c3e6b1b56
|
|
| BLAKE2b-256 |
7ad1bfb2dcf7626731b0e7d23ff0f24918454dfb7e83d36f1b963f36ee0dc393
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 34.4 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74806750b90d9d340c3580a5413b9123298cf8d65a8cb6ea361e6cae77a812ad
|
|
| MD5 |
bd7f3e4ca4e3071a8c7bc95ea889a82a
|
|
| BLAKE2b-256 |
d1ae38976d2a51996d8c5913c86f38a057e2deb30afbc09a92af19075d8401e1
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
- Upload date:
- Size: 43.6 kB
- Tags: CPython 3.11, manylinux: glibc 2.31+ riscv64, manylinux: glibc 2.39+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70777a433a0a24f7799e7dde37354ac8e0a9325986ecfa9aa805ef4f94ac36ff
|
|
| MD5 |
38116bd45e4ae26847f7248f67bd9afd
|
|
| BLAKE2b-256 |
898ccbdeed7550602a00e952ad472a9ebbe533f17ec54ceaad8afb19a6a46f7c
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 35.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.26+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8127af426186e6316e3e1a5ee4c25711502da5f7f1350a31b0d2755a58f6c395
|
|
| MD5 |
ba96ecf39c763941e6cf1ba952e7640b
|
|
| BLAKE2b-256 |
84cd767fdb9eacd57e71f18c256191edd849283ebede971890cea2ea85b7041b
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
- Upload date:
- Size: 34.2 kB
- Tags: CPython 3.11, manylinux: glibc 2.26+ s390x, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b3ba7826aabd38911e9591c8a6d3cab28e7a0a036529b58785142c13ff8a999
|
|
| MD5 |
96b1624d71742f14a1f0ee604cf02696
|
|
| BLAKE2b-256 |
eb7bcb64d8bfe85eceac2a76af1cc2f04c95f1df47ae32792b3e6c87fcc50192
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 35.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.26+ ppc64le, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5f485f05eb4068f94c940b5b6371d530fcff57d3da2c5762f1fbbcee73f2c1b
|
|
| MD5 |
90de5d5f948c582a2da560c45175419f
|
|
| BLAKE2b-256 |
5e0c3ba629783ea2ce79c54b4e96e51da82307f2d559a86762c53de3bfe60e75
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_i686.manylinux_2_28_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_i686.manylinux_2_28_i686.whl
- Upload date:
- Size: 378.9 kB
- Tags: CPython 3.11, manylinux: glibc 2.26+ i686, manylinux: glibc 2.28+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d0c02c44c3cc81cfda7119f1644e74eca9e3bfb4379c9f473125462710759d2
|
|
| MD5 |
c508e69a0a74eceb9a07a2a51c0fa100
|
|
| BLAKE2b-256 |
433273fc11038511666e263bef7651405fe3aa33a30c6d76a75f00236d596979
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
- Upload date:
- Size: 380.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.26+ ARMv7l, manylinux: glibc 2.31+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79d6ed764337884b62cec5d979452ef646ffec298e7bcaa6eeb1a38a3d5dfc99
|
|
| MD5 |
a631b7f3798366729262f9c4b610deda
|
|
| BLAKE2b-256 |
cc31217cd226bdd05e6ed4ed5c7fb749ae62d0c85aac7857d5e2ecf51bedff77
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 34.8 kB
- Tags: CPython 3.11, manylinux: glibc 2.26+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1bd9c4efb016e810b54c8c8f893261997f774087cf03ef42b7554f551a9635d
|
|
| MD5 |
3e0c259eebaaf37f107e2feb8595ee46
|
|
| BLAKE2b-256 |
3758f020e8764a1ee0c176c5f6f604bb213aecf4c02d2b09ff2a235f69df95d2
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 15.1 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
769247c4c05be1f2b3e134a904af3c750050a669a367de0d9bcb5946e8afa1a6
|
|
| MD5 |
8c6fad959f786dee22e4e4f014f6bc00
|
|
| BLAKE2b-256 |
165ec94de28ec001e32598e5b223a7dd3f8052535cb1a0fe02b74f1f0ae2eda3
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 14.9 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d54fbc6c9c7169e516d353bddb08c40fbe1a23361f8a863c93dead1ec0a08357
|
|
| MD5 |
177cf6d55717c9caf037562c55e5ace5
|
|
| BLAKE2b-256 |
0a2c087921c9bab56f54a3be7b7c0643977404945dcbdaa5f8dbd8596cdad88b
|
File details
Details for the file c_uuid_v7-0.0.6-cp311-cp311-macosx_10_9_universal2.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp311-cp311-macosx_10_9_universal2.whl
- Upload date:
- Size: 22.2 kB
- Tags: CPython 3.11, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b6e67155999c4074a1519750be928b825c03527bf630d371437fb7315011019
|
|
| MD5 |
2ce3b562db094698b4484f8011511a7f
|
|
| BLAKE2b-256 |
2ba48917a53dbf243fe38199d680c28f4eb05f40ea702d08a76904de4ca54429
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-win_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-win_arm64.whl
- Upload date:
- Size: 14.9 kB
- Tags: CPython 3.10, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8129d000a3728c887fad72b2676a992e2680083b5e2c1f055dce8225a0a8d5a0
|
|
| MD5 |
3f07850f82124bdcc1389295ea36c4e7
|
|
| BLAKE2b-256 |
6c073e632fb8f0f27c050f99f6c184421735072aa914b2634b6cd9fd6e080202
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 15.9 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a624fb494ed0c99e4397765b9848cecd17ceda6f866cd9c6823af5a8b7da6cb0
|
|
| MD5 |
bfde5bbd10724ae3b4b4dab8a786f071
|
|
| BLAKE2b-256 |
563925ef89951fac1010a30d92649bbbc911cd2992f2431b2bb8142656ab4c02
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-win32.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-win32.whl
- Upload date:
- Size: 16.0 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
790315af6bbd43b99997365804ee817513df796564a30785ca625e6ce4b30f7d
|
|
| MD5 |
3c8ead40c8158252ef79e063ab6bf38c
|
|
| BLAKE2b-256 |
42afe58e8ef18553f063559b13f5491dd839c289337cbf2f7a7046f28a7e9507
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 35.0 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ba3b7cc81c6645433d7fc43b9d32f3785409d533a4ed9ca3676a2d68f723a69
|
|
| MD5 |
0e3a283538b9955438e3baa3eff0479e
|
|
| BLAKE2b-256 |
57ab5ced5a8042bc1d5a8abb9e72ac2f91aab09691f4d468bb4d0a3b22ca0582
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_s390x.whl
- Upload date:
- Size: 33.6 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b5b6ba2c2884b91838c2dbec7abfa7dd7154e6992b971947102759372eb3ceb
|
|
| MD5 |
3757a7a97cb543b1cc8319e28dbbbb55
|
|
| BLAKE2b-256 |
dd7d4ee9358b488a06d74abc4c6293304095b0e7e88a4bd7a488fdefdca87997
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_riscv64.whl
- Upload date:
- Size: 42.6 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d05d0fcc5d09ecbe5900e8d5029baff6c1fdeeddcc47646cf0a61d2f5033a55
|
|
| MD5 |
bd57449b507389284d54dd44495ae319
|
|
| BLAKE2b-256 |
ed94491e389fecc1bf118c812188d89792f55ba4e80e551379b98dc9187fc66e
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_ppc64le.whl
- Upload date:
- Size: 35.0 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9961acfba804e5f811149f0e8f73bd4d63902255b4492a2f9e7a2baee7d4b98b
|
|
| MD5 |
0e3e544b1e0616448e32f99ee2376cd1
|
|
| BLAKE2b-256 |
dfa2bded159a8ec57b1748ea2415ea8418b9be723be3a537468bcf479854715e
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_i686.whl
- Upload date:
- Size: 378.8 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
685b2a7653faf116970ab62e09c7cf17cd1e7741221a612007c7789b0d300ff3
|
|
| MD5 |
aaab17f61edccb3dc4e9093a2aeb4bc0
|
|
| BLAKE2b-256 |
dad20bef2fafb05b0371c6e4a614d2e5c63b812c360896581ab06defc0813ba7
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 380.2 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a7a4abcf8e8ecc1a7dd4a477f95d886191c76f57b461c09984553ddddbc9b48
|
|
| MD5 |
53e070c7724b7cb6ba3b8a4db73fed22
|
|
| BLAKE2b-256 |
d77a799ae81a90f200a66d6e8071c8a95ed5bd97b724063edf7f259a21a377be
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 34.3 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f5363c4ffe782af16effa94fc67e9c8a52bfc921f0c8dd2649c9621f8f94ed7
|
|
| MD5 |
d656fab0add6277053d8512fe9fe7995
|
|
| BLAKE2b-256 |
816d4e62e350eefb025b30468b44bf9a81935a5b42148398fc1dfada94a83c46
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
- Upload date:
- Size: 43.4 kB
- Tags: CPython 3.10, manylinux: glibc 2.31+ riscv64, manylinux: glibc 2.39+ riscv64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c0cca5bd3b6d4cd0d0fe2798a61fa4fa5d0ec3fdc3faf1e7a4a7b2e5d2ebdc3
|
|
| MD5 |
bfb3244a6636d6d4d8764253b85dfdcc
|
|
| BLAKE2b-256 |
082f94ed68644467d819340d18ea2117aedbd9b54f36e3275c91523329d976ad
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 35.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.26+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b6e0de5356a59556ba4cc8f0b8239cd7338cbb54588425d30bb357bad337f2f
|
|
| MD5 |
cc83b01326cc8fad2310961d908d3cc0
|
|
| BLAKE2b-256 |
ea561bbf577bf6349fbed71b7c3ea3961ebec71677bd96cf5d9ee67a68c6b616
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
- Upload date:
- Size: 34.0 kB
- Tags: CPython 3.10, manylinux: glibc 2.26+ s390x, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5593bc46466e8df7fb9439f0f62bcb7ebde76783c42aae5c6b933e6d514883b0
|
|
| MD5 |
8bff84cd8ff379f67852b0e48fc34a6c
|
|
| BLAKE2b-256 |
103971ac319281793df4e0a0f0c7af3f64b98882cdbcfe726e4b89717b0df92d
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 35.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.26+ ppc64le, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c2ea027d61c8ae83cf6c34a88f15048fda445276bf66faeb41a11b1ea9b54d3
|
|
| MD5 |
3ee8a9162ba7000d7b18214ab1f5df33
|
|
| BLAKE2b-256 |
8437a8ff709e301526e4a065235f18cb46ef32fa591be2ae9d15fd145d30ad9a
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_i686.manylinux_2_28_i686.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_i686.manylinux_2_28_i686.whl
- Upload date:
- Size: 378.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.26+ i686, manylinux: glibc 2.28+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33775515a27869fe6323b14713b3d77d4360f50d6db0b80f04933fb2fcc1ecce
|
|
| MD5 |
860b983d2a1d0ec3c364ee29a65262a3
|
|
| BLAKE2b-256 |
6f027236edd73850f2e2dbf3c4fdb57eb48a9a9cc89a21d2b4a692e138988cb8
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
- Upload date:
- Size: 380.4 kB
- Tags: CPython 3.10, manylinux: glibc 2.26+ ARMv7l, manylinux: glibc 2.31+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04dc0aca6cf3c33fe4a638c6f4acc7a3ba783e244d41083f286aa287bb9177e9
|
|
| MD5 |
23ca6898b16014212b0b0070eaf40287
|
|
| BLAKE2b-256 |
7bdcf3d5183a7e5723ad330ab22c35a57b3396659c1b87d823d8f6fd5e6ca28b
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 34.6 kB
- Tags: CPython 3.10, manylinux: glibc 2.26+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60c7300c7d16cba44e0851661016eaf2617f0e89a8ef9f093560fa71acb5a05c
|
|
| MD5 |
ec2797ad9c15d1db68a7ff5f3dc3f06b
|
|
| BLAKE2b-256 |
f7f467301bb0bd0a20a3195b6a493113d6f25eca8ea7435d5d49db77c25ab65b
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 15.1 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95d56038e90fe41bef1f47207fbba86d2487b0013dffe920046b492a27f0e9bb
|
|
| MD5 |
f4e33fc77e0f59685e8478822624dff8
|
|
| BLAKE2b-256 |
db017b8eb165eca537808c6f81cfcfd10903177769ea71157c3053dab914e9c5
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 14.9 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81cac7f89fe36e296b169d8afdc812f34f84be235a405b231772fbc3948742a8
|
|
| MD5 |
6a9d10f467d3c16544d4d1f6f65510ee
|
|
| BLAKE2b-256 |
55358ff99892f749dad52e673bcad8abf19253240dd109a825589f03cf4cb0db
|
File details
Details for the file c_uuid_v7-0.0.6-cp310-cp310-macosx_10_9_universal2.whl.
File metadata
- Download URL: c_uuid_v7-0.0.6-cp310-cp310-macosx_10_9_universal2.whl
- Upload date:
- Size: 22.1 kB
- Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fe37d07acd59e455c2d93646e8537f767b7c9e9e80fdb0801aee60b32affa2b
|
|
| MD5 |
9599ec2419047bdfa412da2a84f15d25
|
|
| BLAKE2b-256 |
3049b09ef17e5c7eb7d7ca67cd10fac087d5c423880d5cc7bc1096aea0edb1a2
|