Skip to main content

Reverse engineering of GoodSync encrypted and decrypted file names

Project description

GoodSync

Reverse engineering of GoodSync file name encryption and decryption algorithms

This project will help GoodSync users switch to other synchronization tools more freely without being bound by GoodSync

GITHUB | AUTHOR

Usage

from goodsync import *

gs = GoodSync("0123456789")
print(gs.key)

encrypted_filename = gs.encrypt_name("test")
print(encrypted_filename)

filename = gs.decrypt_name(encrypted_filename)
print(filename)

⚖️License


Apache-2.0 © bitjerry

2024/4/1 Mr.lin

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

goodsync-0.0.6-pp310-pypy310_pp73-win_amd64.whl (940.3 kB view details)

Uploaded PyPyWindows x86-64

goodsync-0.0.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

goodsync-0.0.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (887.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

goodsync-0.0.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (899.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

goodsync-0.0.6-pp310-pypy310_pp73-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

goodsync-0.0.6-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

goodsync-0.0.6-pp39-pypy39_pp73-win_amd64.whl (940.3 kB view details)

Uploaded PyPyWindows x86-64

goodsync-0.0.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

goodsync-0.0.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (887.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

goodsync-0.0.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (899.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

goodsync-0.0.6-pp39-pypy39_pp73-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

goodsync-0.0.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

goodsync-0.0.6-pp38-pypy38_pp73-win_amd64.whl (940.3 kB view details)

Uploaded PyPyWindows x86-64

goodsync-0.0.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

goodsync-0.0.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (887.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

goodsync-0.0.6-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (899.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

goodsync-0.0.6-pp38-pypy38_pp73-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

goodsync-0.0.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

goodsync-0.0.6-cp312-cp312-win_amd64.whl (940.3 kB view details)

Uploaded CPython 3.12Windows x86-64

goodsync-0.0.6-cp312-cp312-win32.whl (789.3 kB view details)

Uploaded CPython 3.12Windows x86

goodsync-0.0.6-cp312-cp312-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

goodsync-0.0.6-cp312-cp312-musllinux_1_1_s390x.whl (986.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ s390x

goodsync-0.0.6-cp312-cp312-musllinux_1_1_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ppc64le

goodsync-0.0.6-cp312-cp312-musllinux_1_1_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ i686

goodsync-0.0.6-cp312-cp312-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

goodsync-0.0.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

goodsync-0.0.6-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (913.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

goodsync-0.0.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

goodsync-0.0.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (900.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

goodsync-0.0.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (913.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

goodsync-0.0.6-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

goodsync-0.0.6-cp312-cp312-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

goodsync-0.0.6-cp311-cp311-win_amd64.whl (940.3 kB view details)

Uploaded CPython 3.11Windows x86-64

goodsync-0.0.6-cp311-cp311-win32.whl (789.3 kB view details)

Uploaded CPython 3.11Windows x86

goodsync-0.0.6-cp311-cp311-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

goodsync-0.0.6-cp311-cp311-musllinux_1_1_s390x.whl (986.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ s390x

goodsync-0.0.6-cp311-cp311-musllinux_1_1_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ppc64le

goodsync-0.0.6-cp311-cp311-musllinux_1_1_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

goodsync-0.0.6-cp311-cp311-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

goodsync-0.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

goodsync-0.0.6-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (913.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

goodsync-0.0.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

goodsync-0.0.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (900.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

goodsync-0.0.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (913.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

goodsync-0.0.6-cp311-cp311-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

goodsync-0.0.6-cp311-cp311-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

goodsync-0.0.6-cp310-cp310-win_amd64.whl (940.3 kB view details)

Uploaded CPython 3.10Windows x86-64

goodsync-0.0.6-cp310-cp310-win32.whl (789.3 kB view details)

Uploaded CPython 3.10Windows x86

goodsync-0.0.6-cp310-cp310-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

goodsync-0.0.6-cp310-cp310-musllinux_1_1_s390x.whl (985.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ s390x

goodsync-0.0.6-cp310-cp310-musllinux_1_1_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ppc64le

goodsync-0.0.6-cp310-cp310-musllinux_1_1_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

goodsync-0.0.6-cp310-cp310-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

goodsync-0.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

goodsync-0.0.6-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (913.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

goodsync-0.0.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

goodsync-0.0.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (900.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

goodsync-0.0.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (913.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

goodsync-0.0.6-cp310-cp310-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

goodsync-0.0.6-cp310-cp310-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

goodsync-0.0.6-cp39-cp39-win_amd64.whl (940.3 kB view details)

Uploaded CPython 3.9Windows x86-64

goodsync-0.0.6-cp39-cp39-win32.whl (789.3 kB view details)

Uploaded CPython 3.9Windows x86

goodsync-0.0.6-cp39-cp39-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

goodsync-0.0.6-cp39-cp39-musllinux_1_1_s390x.whl (985.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ s390x

goodsync-0.0.6-cp39-cp39-musllinux_1_1_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ppc64le

goodsync-0.0.6-cp39-cp39-musllinux_1_1_i686.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

goodsync-0.0.6-cp39-cp39-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

goodsync-0.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

goodsync-0.0.6-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (913.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

goodsync-0.0.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

goodsync-0.0.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (899.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

goodsync-0.0.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (913.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

goodsync-0.0.6-cp39-cp39-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

goodsync-0.0.6-cp39-cp39-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

goodsync-0.0.6-cp38-cp38-win_amd64.whl (940.3 kB view details)

Uploaded CPython 3.8Windows x86-64

goodsync-0.0.6-cp38-cp38-win32.whl (789.3 kB view details)

Uploaded CPython 3.8Windows x86

goodsync-0.0.6-cp38-cp38-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

goodsync-0.0.6-cp38-cp38-musllinux_1_1_s390x.whl (985.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ s390x

goodsync-0.0.6-cp38-cp38-musllinux_1_1_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ppc64le

goodsync-0.0.6-cp38-cp38-musllinux_1_1_i686.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

goodsync-0.0.6-cp38-cp38-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

goodsync-0.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

goodsync-0.0.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (913.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

goodsync-0.0.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

goodsync-0.0.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (900.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

goodsync-0.0.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (913.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

goodsync-0.0.6-cp38-cp38-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

goodsync-0.0.6-cp38-cp38-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

Details for the file goodsync-0.0.6-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c9fce0262374be51e573cccd7552aec801f0509638351ed36e06711f40839832
MD5 3a780d56de04a9f6404d8be02e65d2e0
BLAKE2b-256 62a6ba5e18a2617155611cb39cfd50c1894ce5945481d57373e1408037efb165

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 631b03a333364fe9317057d3892fc76771ed4df4e9e48a0621d9b6e4ba538d0d
MD5 82c371e494c0e215b86682c40a3b0a90
BLAKE2b-256 aef68fae2c656bd285946dea12d9b77ce5ceef788ae524dd16b67a491f7f1a6d

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af14c800fd93b5adb41bc60487b481793e422160684f133c0edd4b41a9890cda
MD5 2acc74ecd06855ccd0e5019db7e6b790
BLAKE2b-256 f80da4a896880e450f224615d0ea7f83cca2b77e801966587e7a7840b4b35ac1

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 edca26593e7df23212805979c26c43db080a1b5314d81a584730ec22a1c2552b
MD5 73b46184c247b978edd6b579c36cd55c
BLAKE2b-256 c6ea5806f4f028c34fcbeb9e4853f0612b23a6a3f86c4ea11ec530f2bd13d917

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f1320874861f90de23985742aecf74850c4312a42eab008f40b7be363e834fb
MD5 9850e7b0a4423a175e7b5c16c6266a39
BLAKE2b-256 4530d33f67792fda7e0f3d7b494defa38fe07f32ccdf394877dc1a4b40d1800a

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fbdca9516101c1e601be6d88afbd2a034001b4c54e0ca16a0caf48a0a7ee3892
MD5 42cc7276e89ef9618b9db18b3b32b1f4
BLAKE2b-256 5529ba0b3a0b6f5b145dac7f2d3d4486373c8eb33913ba8b9a12a4696f10e2d9

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2c9ac6d218cae40f01b7ef773e361dfd7ab9d2938e58ebb02713eab566ddfc1d
MD5 3799561f401c4d0d042691907d8a65ef
BLAKE2b-256 0750e2a0c6a548ac68ffcaaa500628c647cc1e8750582b0d0e8921f25c91831e

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 13063a9d52f1610a27892156ca4ff6c60783b7222f0cb0c719763b75b854f3c4
MD5 49c7cda935c0ba4e9ab33def1e0e1df0
BLAKE2b-256 1634b366e4168cb29a5563b1158691d5dfeaecfd31e4c71ddae43dca90d9f838

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2fa21bfbaa29ac00cfb4fa02ef003d8695673414986da7ff1e683015f01250fa
MD5 123cd6241da3cc3052fd4233552afa9f
BLAKE2b-256 e91df0eaa4b1607d4bdf9a25b1b20f6bf17e7e7e0f4339fdf22969b70c9c2365

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c136fdd1b95af30810de972c57d370c746e2747cf37f7ecec6ad7aa59a7759b7
MD5 a1e4b5ed20dd1e0411a91f8ddded550d
BLAKE2b-256 24c2b39ea7a0e3a3b43ccdf3d93b129b64e659ab47d69400260cdcdb8fe10d47

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ef37df82cecab0bcf9fc72c76d45d22eb7e9d2c1766f5046a4bb15bc53dc152b
MD5 85486a2d672545b904169c228e9dc209
BLAKE2b-256 54c4c3a1f82a0097804a312aaef5d92a39bdb4183f4b24882af8a2a35a35ff23

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ab6f899bb6d0ce8c64e04cf86864ced665310619a67cee36daad9785499cdfd5
MD5 11ca03f0764b1d66cc795cc8ebb17e95
BLAKE2b-256 91d4fc0697d6d2d46bb3daa4c3a8f0434fdf2e90cd242caa08d4cae046178d0b

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b0bef327107bae82dce8b950da49b61294f20288ffe990a56a84c132d47af070
MD5 8183dc22e736338633934aaa15bb1599
BLAKE2b-256 f6bc46d2ee92db334d7ce4c6732b0727ab66c76fec82f6fd40219040de81e1ef

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 421ce8414445267334fc071ce15e8e024b9a0be013578ef5e7693822bce86ed2
MD5 a27be521bb0dd95b1f1ff345780929ec
BLAKE2b-256 3d451ff4f90c4d46b948bc12d3ed5f045f0c2b286878c37eaae3ac0f539d79f0

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0303317bad764ceb084e659cc046e987c56ca517222d917ced799960e0016628
MD5 9cf305c20e0f3aa141be2d11501d6671
BLAKE2b-256 e2889b84a52020e68c1a837b686fcc20a213ccecd67ee3fe1ec18590f4797cfb

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9c509a07cda6ac42d531a04a74edb8007cbef2e5ec529a22b7833dadaed321b7
MD5 75ea3ac22a706a28cc2717a5dddda901
BLAKE2b-256 9c7ac5423f69ae514b187199c5e17dd96bcd54ff4451bbc09de5c4830b0b270c

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 99621bbb88cfc5ae0ae0c96b0831de755f149eaf176bc544dfc0e22f48793958
MD5 d8c7391f7d8557ab7d18737a43deba83
BLAKE2b-256 866288680ed65fa77f0f09ae2d48f63a327bb0ad1c875115fa3c6797daa485c9

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4d0acbb2986bf9439bcc1a1ccd58542c72ffecee03a665a03631d8452f90d889
MD5 f20f994cb238953c7c837b42a2c7fada
BLAKE2b-256 86b91dab1abedb3e768881fc4b3d6711f3651742e88ac829e6b385b7ca838444

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 940.3 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 446dddaea9e6ec4862bce859894cb68b1af07a2b7052b613f0d2b47a5bea2175
MD5 8c64fd8d8ad407281c7f63ba2a9870a4
BLAKE2b-256 44d42cf46a9458b71ba857f326a878c7c506378c2e1963353d5b4571438aae27

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-win32.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp312-cp312-win32.whl
  • Upload date:
  • Size: 789.3 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 456460736b4eab0c2808a1dc9aef62d48ef980d85e096a319a1a874606af3f6f
MD5 7e987cefdffa516d806147ed796e0a05
BLAKE2b-256 b7637af38fd836f7f1534d0b968d653e106f22315cd51e5bd5057062d65c8da6

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d99fe522e43aa22b738965ffb93d81336db27407260693dda5ce07dc11917626
MD5 c4caad904113337cd9ee07a2842b5888
BLAKE2b-256 fcd1f61e9ab4510d9d00118386d0769f98faaf6ae04ceda5a19d0dd6fd2ae17e

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 07c1a07bea3561cccda0bafdc3d9a0db59cc4723d81c13eb9489a527064ae79e
MD5 f2f5dbfd79dd1223a12669832cb41700
BLAKE2b-256 ea686fb47ca5383660460445fc015f29b8e710d7a0015cee1add2db94011d76a

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 06f88e9863218552e0b85ac3fe5069ad24e32f631bc3613137d2f18a7ae04841
MD5 e447dfa0c4aeae71cda19a0a06d85494
BLAKE2b-256 c3bf11b02d09b11cd4f39bd81d482785c81eb96dab787c1c16b0746a63e2e5db

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 95d0fa7f948738e52d25fa9e8d26d82c6bb3406e640a7d79f94f1ae868589bc7
MD5 6fdc69dbf830c5dee5fc9605d5c55e1a
BLAKE2b-256 781c9da9f26585d96caae1ae8363022b72163545bc6c694a1ae2ae0ac83958dc

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 c8197cff211882bcde62d9194ab59983cfc426adea7652a5c388d6341a1075db
MD5 fb1266530e25149474102136007ed342
BLAKE2b-256 2d6641abc3c032505a502180b29b35444d2ceff875ae6bdba62862ac2299780f

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ef907c47eaa8e0236becd9da0597a20ba3bede48ac6c07e769457dc2de1dcafc
MD5 5364984fb14afe7d3e6aa7a0359c9b0a
BLAKE2b-256 1a41993c97272ec75608ab376f34844bc9f41cfc55842c7694ec9a852955d8ba

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bcb34927feeb2cd2ddf452298373bf7d15b2f297ad112fd3718d2ea7d8a64207
MD5 dc4d8d1d4bf3daeab70eb94b491dc927
BLAKE2b-256 3a8badac0e4d4374cfdbb3df130e15bacf8336eb0e62ba276a46cab12b855262

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fe38078093c339e4d6dc7b765aa108d7a6dae4f83dc1ddbbc394ecd98222a421
MD5 5f8cac4949395a911ee052cac5002f3e
BLAKE2b-256 92afe9d0076ffb082e0c8be5bf5d43e995a5693ead260ed52878da782028502f

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 57ffd4d0173aca86f677d79918362e5b431fba52f5ae02fe63ccf39855c046d7
MD5 614c6d13dae00b65df78fd138dc3b34c
BLAKE2b-256 f0dd9d71e52faacb6a8d2c10ceeca52f622c2f8bee9c84a4e09538c096521cf7

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 742d29a06d295bbe25ce09b9d44e3c593d7be9bdd8d987f1e964f4415ded3857
MD5 9be2d375cbe086ac9d7f6876449568af
BLAKE2b-256 d000278e54bdeb4a3448cb9494620e2805eeee1800147a73335c3e630548e287

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fdf0224327b9d74a0bcdfbc25d567a9894d87fa3b2619988e33e5b378cfe036d
MD5 bd0db49257f429c68d33b5225499efdf
BLAKE2b-256 2908ca146acec604a3ec380759e4ce56f8c06c84fea0dd41a04f9208b742f055

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 09533d276c5dbe0d6fdbf647a82741d189bb66e2e2ec4a8f9227dca23653135b
MD5 0994817cf9d75d8659bbfcf17ffc559e
BLAKE2b-256 22b082e43e7569a419bdc65a6896e5744486592e0f76dcab8c2e769984e6fc68

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 940.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 19d06ff57b53144fe18cfd2d68aecdb89b327a14bb3951e75ce8184588f1dba3
MD5 fc036a1605c77f0dff3dd13b687fbeb8
BLAKE2b-256 4e8ff5ca05479c4c15a72f807a9e1b2dbcdb51c2d39952cc43d19fd294ff75e8

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-win32.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp311-cp311-win32.whl
  • Upload date:
  • Size: 789.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 126ea6712411205c5bc3a884cc79000a1ac8775bb80c1792894b3e76842c85de
MD5 20557b23f11d7502bae6b8946024acee
BLAKE2b-256 616c799cdb17d8365b23a938d5d4559ce2dd94db8902ad16587853f64cf6e039

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 69122e72edf6f69b75929bfb556aeeb5fce1764fc5ca203ab503b08d407d46a4
MD5 7492c6a89df84c7338d2baeb47351b57
BLAKE2b-256 ab33aff97556c5643dbdd2767961c298660640f581fe3c826d80c5014cc41938

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 8ffaecef1c5a6d0b84870aa25fef645ca0f8a6610d1c368a51106ee67947acf0
MD5 c7450e4bbbc5d50d26c890e40455cdc3
BLAKE2b-256 4a658cf42717fd67cb2622f7eaa85c395b56e5271e2dcbcf824d37febe0f96da

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 13094fcb83d29f32e95bc67a198bf4c246ff21f0092c05d407701a4071bdafa7
MD5 f956ca3e546683a384b6641cd67631c1
BLAKE2b-256 09559eb14ec5ee8b45794477b6b71053140e71b0d93a2e72d75c3d8b672e05d0

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 90ab7dad70919406a9f170b828d777161ce9b02140c02c7b70f9d7b3c6ebd8aa
MD5 9354aac28b58a2b311dcd2abd6d12cd6
BLAKE2b-256 3861b3a906908ff662431a0196b1dca0971b3142a60ee124d39399f9bce88214

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2c18cfd2ba31467fbc239b0060d75a6536f894a8771189f5d4b99035e2cafeec
MD5 6d4bb3de837d1e18f968554c3b47ff54
BLAKE2b-256 9063854bc1c949bb39c528a6e706f6b51721748e6f427a89bd98412a32fbb7ad

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0d3d73b5f6d73b4c484516a9653190d0b119cd68bfe796855bcfc7187d7adfd6
MD5 4b5adacc48a76fe75fa25797511168ac
BLAKE2b-256 d6cd364080991fc4d20162894fac5c45ce09f18fab96441bc51149d6c8ecc804

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6b8ae6a15ef267029549b0de43b0750a04244b6782f5dfaf9a3a767dc732df16
MD5 518c4b6531250aa9f545ca18ac8df2fa
BLAKE2b-256 7608234246d7a5914d6c7c31ef4fe782c923ad7e337b1a8ddf334c6e8970efe4

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 88498c79931ad6010980a8119b397c07dd4eeddf163bbfaa511e1a865d39dff4
MD5 b4af88a53ffe2857f7767a1293676177
BLAKE2b-256 7dd71b9ae63570f89fe8534e84153dd402f9fce1352e48f90312ded138c8db7e

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 902a844a35b984b432a0752e4b0322445e3e1b161baf29d151f1d6fc6fb2257a
MD5 3613db73393f2b327391e4db3160aede
BLAKE2b-256 db12aa1e5a9327b2b4f02b6c31bd857fa9678f5c74e1f0ac6867deff75563da6

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 15df4909f4623a13f739b2ac0af9599fedf9f77edac3e42b3912c82e48aba842
MD5 4bb0d84ad91c457ceae735c6e2221c81
BLAKE2b-256 6bc37230a9f421d4869f87c285f7fc0e59a6760ef834650cf14fd8d4707bdec1

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 758844214370a37b7084ad83ca43c0e646257cbcb5a977070899bc05a4e4c0c8
MD5 be1ae3f5ebca33e3cf200aa903a1e16a
BLAKE2b-256 631e115a123a14d1e789196b875c8745b64c65ea9999c2a96d0e693afc80be86

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 229dc2a5ddd91a0504614accc392b689bcf352989acaf78192535136d3cbb8f9
MD5 eee98af217d89468ed477bac879d0d07
BLAKE2b-256 fc5b2abc86d6063fcc3e65aa389fe69a1b068bdf2e604657e34a1c1dd68d6a07

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 940.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6e22cee178b4dfb4b47894097e87c5514021edd7843e9fee3eec58051c090b98
MD5 00997a5b30347a66509ee7c8413de511
BLAKE2b-256 10558afe6027a0e7b91f6db0f860fdc315b0684bc01896932ef6ab9dd6da7774

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-win32.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp310-cp310-win32.whl
  • Upload date:
  • Size: 789.3 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3ef2ef68891128526595339815a00fe71fd375e24b817af781f52618aa4f8dba
MD5 4a9ff556561aa58f188042d7ad3794d0
BLAKE2b-256 2d7815993c4342491f15c77b6c82991ff706316435deaef016af1445ef1d026c

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 38e69c49555056ea703b4033f64b1c5c197aae5a9ee3fc2ffd367239b1801cdf
MD5 74af740cfe16fd672c75bead8a2f30ea
BLAKE2b-256 80080148eafb870d5701ff35db92605647e5aed0f5306d6739cf26261e5c1f0e

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 5fad99c10e13c9769f7be993d632087bf6a52a39c0a4f2a4fcb65a24ef6b93b0
MD5 abc44263944b7d4fb5aca59cddd8b2e8
BLAKE2b-256 c100a20c875183f358faeae5cb7fdb80e9266021947e2aa87490f6c57ad27b8b

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 786502d3be0b7a47d786990fab8115c141a459b3a3b07521e02b907b18963443
MD5 f867b03fdac928019ceb949f7493923b
BLAKE2b-256 847df15af5b8354948e5aeaf21505e4bbf989a450cf56e724e8bc05ea6c19074

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 44bc77d65f59d3cd84524af238afea4b24b9d140f2b7884bd4e754c4060f30fe
MD5 617456c47f64a3697d7784ee3c60dee7
BLAKE2b-256 7db4afb9bda5123451dba256c956aca97df593244c53f97821d1bc1854e41ada

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 cf7bd68cea1b400c3e7b04064412d72566610cb1f1e880a59fd6d192af9707bb
MD5 ec1d6ab01869ddb20d68a9d597029c94
BLAKE2b-256 b2ad4854e40904ccd6936c66d1373fe73a354627d02a801d20b98b7a0d1b78db

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 098295a5195b6e37f9d1ef8d857651b7f964896807e02bcf1a197bd1db94b8b7
MD5 9bca81d0ca6d938f32254ed3f0d2f87b
BLAKE2b-256 d63f2d4713709ed31546789174814a979c80eb79f44d5f199da6408b92a440a6

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0ec5c39a34000d4e4bdcd90d4671df9b33f76340903b1a0adf72cca49002fbde
MD5 229eee3e62e59c4d18f2f8d43acc5cfe
BLAKE2b-256 e0db064857e0c05db95cec6ac8895e268a15e257bb23209bbe064ce5d2001a3f

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8fc795ec02df6e07c6a40a23a59f063d7dcba836dfdd34bdcb0c6930bb9bec87
MD5 d25242bb4a33230f651647406ab0b6eb
BLAKE2b-256 ed60ebd54d4182bd4c7317916aaddce77891a89d52d42e39993df1613ab875ef

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2a14d2ff1f9872bbf62b23c5a861b5a2fc9e73251cf354177ae0838ac016ccbb
MD5 4198fd5abfd999750cdd4bb0c0c8dff2
BLAKE2b-256 c8457e777a66fd8a3b9ea9b955e43ea1561411c01e64482bdc6acb54778cb764

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 52bed3343d1a78a0c4a9f24bae84f80735bf6023e3caae736c4e47f187a42ba4
MD5 aae2657013b2340f3a493fe4bd5b4a72
BLAKE2b-256 9120bbae1cf325e366e0e51b782961271e6150b45db9ae9b8675b6b5e364e69c

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 02a486f26944831bed4b492920878bcf56019ded11e5fa8f6bc32c155a4c81ea
MD5 bc71057f516f320cc5cf5823f275a1f9
BLAKE2b-256 6cc60271bbd313416c10016fdbf6624bbb55138e955368b6d24048146a5f336b

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ce5fded55b9baed18904c8d9a3d3d52a94c585d3bb061caa6bb2c6d427f58366
MD5 db327840281fd01c5151552bffd25980
BLAKE2b-256 f3034c0abfa61d80d1647d1b9bbb1fd1e22f346cef4f83cfd2388fff322b98a8

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 940.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 eb1d3f8487099a8eb24f079fc4279562e41c3539d40c7e57825b3a7836b1b346
MD5 1382a58480e55af664f90ffe5f0764d3
BLAKE2b-256 e970e762c1f7b06af1cea0ef65339ea5664f08a690c848973a02085042682ae8

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-win32.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp39-cp39-win32.whl
  • Upload date:
  • Size: 789.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d9e06ec170d8481e2310cbccaeec2b921154a1cd98e2283e3a7a6450dcd62503
MD5 1954e9c52a2dfc54b73f19f80f5e15f6
BLAKE2b-256 373abc4d3d026a9b8217759b681f0669ac31e6d0d8237da516e4f9ace1a5f190

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 dc52d51d2d35746b5f09d5b0602013dda0863fbba843974b8aa81b3619376917
MD5 fd9499d6ea1d4020c9f2bd90e61d2779
BLAKE2b-256 d42d60925c9272ddfb3f6f6d7592ade7735f9b11bda32ce0380f8b12a0e62027

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 13770c1d5c21ee714a09710e7a60cfde53def246c0335382f2c38e3ce4f42665
MD5 922efc8294f4df26f235e3b40aca1529
BLAKE2b-256 78a71a87a07185597970b88e6920bf7ce408449d9d925e0b7b503fe4b63211f4

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 41df5895015eb04122e50847f1bfcc8e324856ff093d2d4e9370693e9e1af350
MD5 698655c200a007bca8221264945da9f9
BLAKE2b-256 6e5f2b3476ebda05ecd09af55ff51408da39afda2b88553edd4b9bd8218dfbf7

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cfb274a8a772edf7fd4859cfe9e12178858899cffb30b5299ed85d0f90522b63
MD5 6556321edbaf3e85545ff1e35fc3da4b
BLAKE2b-256 db4ef16de5169ea0bc101e04528d5db279213d884298def242036bcf57c257d5

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 16fda19f65da4ce48810de88138482d82b75fa93828c8135acbc7a33bcd0a2af
MD5 ba7053d5fcd59e0064aef284e3b064b9
BLAKE2b-256 5d0f0038ff5eaede13e4ca567e6567fb94fbf47b991001895e7ed2a17956595c

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ab3c610edf5aa0bce441f304cc2f2a8f3e21af48edb377461d2b31dad1ce51b
MD5 49b8bda753aa63a694c5da48fac951ec
BLAKE2b-256 e196fb5074e46b86da07ddeef86b47f36fa7e8373f113d29b685558592402260

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7b9871663e0dbb4753de70b04080dcd8fbd91fb102937e70afe7c7be5b0fa617
MD5 f087afc5dde25de87f19e886fb98b8fa
BLAKE2b-256 2adb09d3b7f6caac5ec1d86a95df71c36cb8ffc030caa569a05166468bfe6481

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6784718a4b6f749af1dd68d6c0ece608f76a125f60e43cfb05fc524784b09ddd
MD5 c87f1e316972db6bb75e2165d19bc6ee
BLAKE2b-256 933a2627957dfbcb493ab02cf43ef589317831185292fb00c0976e5332a258e3

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a99ceb408de1c9610ce3e5f321756cd385872adc6ffe6a5265578cb547d04c40
MD5 cc12a891e575814061f3a0bbc1316f5b
BLAKE2b-256 1ade6d097a301e2a4de9bd17158cd53059ebb4e253d38d6c12d13f578bbbdda0

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4f075c13b1f0b43fb2b1e29f99fec6998a0bf78d5a22b2bf58ab645f171fe22c
MD5 ebb77da1fc7a5cb9c558a8cd6de4d73f
BLAKE2b-256 ad408e1577436504d02667341b46c076f8d3eea78a431d63c0791b8cc202fd05

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 17543dc461a49855099ee1c3aeb1243b1e9faa08f44d10bb272c5da3406aa92c
MD5 534c0cab34d348ee35de0c021281ca35
BLAKE2b-256 d349fca2187c1262769a6e40a8a0a239cf33a2738767278a1fa01761bf27a213

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 26b18bde74a141c0f03e35f5526ff98174721f5c2d1144b17c2fcde5ee64f6e7
MD5 64716555192a0af614db1a7e14109598
BLAKE2b-256 40d938241539a21d1d98e48b876c0b3e14a40ea31fe5da4529146c4ee904a040

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 940.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e582bff6b32b6a7bd244463200134e9ab7f5a92823883672d2671f71eba7bce6
MD5 547b0a74f2e13f3ed54fbdc6e8ef2f06
BLAKE2b-256 5a4cd45973690ed9044dac52b950193768ee63b5f21717c9e25bee1440e8bf80

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-win32.whl.

File metadata

  • Download URL: goodsync-0.0.6-cp38-cp38-win32.whl
  • Upload date:
  • Size: 789.3 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 9c63a6d13eec61da4c5a1f6a3156c819d0d49a37d391194480fd70fbeb838c91
MD5 1197f07135560bb3962db59f9829ecae
BLAKE2b-256 2276faf2a7238844983305f9876d31d89099756d8bb71229d92c4e6aed8d2085

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0ab038c4dd3d6c085459f4c1ef23121ac9676d5faf1f54adabc614c12ecfcc20
MD5 a994be4613824c615705f8f5c80f9e0f
BLAKE2b-256 5da59f061f1897aca7e1f2b6e05824625aec2dbbcaabd16ed999366d2a10def8

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 f54ff0c2dfeff862591aa08a300e78391e516e5560a3ca24fcce6aa677f06cba
MD5 6bce1650855e9f18b37c22e73603e041
BLAKE2b-256 014e1589b1c5032d3f3d566d187d9042ea89c903964ff545815a9c9a237727ff

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 16ce34a3c8e78c32fd4e8ddca334cf2ff8d339581e4472ee0239023aa3ad6523
MD5 604faf7306ea13e82b141853b3cefa9b
BLAKE2b-256 9dd433fa290cfec3dedf0790af7159db14b2e83ecb4fef1726e151fb52750201

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b776ab76bd8b262f8d6ed891ff28f03092fb1534d482c6b57fe0a7b295deb4fa
MD5 3fa0598bef392f682e7430cb86e19bee
BLAKE2b-256 165facf135bcf4814ed95d92601aff18aba6f0613ccbdba2c5c47a4d9d8970d8

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6c41ccbc41f462b06a4fad3c921a32c4dd7070e31271d70a903919788f90ce60
MD5 5e52f268b0b1bbfcae9f491349bfdcc0
BLAKE2b-256 656e99848eab56ab6d9bf93cd78f94c41f5334c244ac121add2c508229c4564e

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 40c52f135b5596881915f3d05e654a3d960bd491e68bfbb00ec90065abdfea1e
MD5 73f3ee65a6c7fc827e98fd319e4c04dc
BLAKE2b-256 dca1771f56d638db52d61b7f57b6259c8430748fcd70ce732b400e5f5e3e3c27

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 199a0b09b5f6aebd46ed886ef73f91a50ef415d842b87d0057b747c6e8164c03
MD5 5b893aa39ddddea961764bdf1b5b7c0f
BLAKE2b-256 79577e469a85763e2a1dc46174ea76803b458a930d7fa3f30f2512cc5a8b65a2

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bb7ace33f740e787a2d6e2f3aefb4c77c426ba036a5b506c45e5d630530980cc
MD5 5164a41d93e1a5e2dc13b7534f2d1db0
BLAKE2b-256 86e0e4e4915a1ea990cc7690fba5ed5c78b0cdfdba9d6251d23aab4da176365d

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b9b3e40649587197c2ad5d3fb371ca5553f18eccaaaa583e10e9c45320ed030d
MD5 68e235002a8932fea057ed1ee2b0532e
BLAKE2b-256 e66bccab2012b948061eeca56b28a2f567f66d78dc28c10af7a627d73043ed5a

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2d58aeae59308d22f3a3254cc73b351b6bde34dee8db076b0eca52c861dd5970
MD5 3eaed8ed8d32de497f4e2aa932efd5b8
BLAKE2b-256 59508c4a36d384c254a562d6505aeec3087c9029c87fedb5bdaf50f12d800a1b

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8cb17550d102306aa2c3d84c5a738179ff6440df7ab3a72305d2cadd2cc43458
MD5 b34529ae36718642b1be0d3cf6251b85
BLAKE2b-256 392dfa6b3fe953c82208e203f2992415d41d392da390765782c58291150e3d83

See more details on using hashes here.

File details

Details for the file goodsync-0.0.6-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for goodsync-0.0.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fe371232a794119f8c535460b609e4c5ea311bb5a4ef3d52f1a9236f3a76f0e3
MD5 cbac9c6893b2b07caf33f4054ed5a873
BLAKE2b-256 4becb2a1e11a74ecc44ffec92a832421ca9fcb3688a90d8382844474e859994d

See more details on using hashes here.

Supported by

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