Skip to main content

Git remote helper for syncing repositories over Reticulum

Project description

git-remote-rns

Reticulum remote transport for git. A mirror of this repo is hosted at rns::6969b682832a26db5bcf2b5818e9d2f0/git-remote-rns.git.

Installation

pipx install git_remote_rns

Usage

Start the rngit server to expose the repository

rngit --allow-all-read /path/to/repository

Take note of the destination hexhash that it outputs and then clone the repo.

git clone rns::<hexhash> my_repo
cd my_repo

If you want to push changes to the server, you can allow specific identities to push changes with --allow-write.

rngit --allow-write <identity> /path/to/repo

You can limit reading to only allow certain identities to access the repository with --allow-read.

rngit --allow-read <identity> /path/to/repo

Any identities specified in --allow-write will automatically have --allow-read.

If you don't specify any --allow-* flags, nobody will be able to access the server by default.

The /path/to/repo directory can point to a parent directory with child directories that are the repositories, in which case you can specify which repo you want to interact with when cloning.

git clone rns::<hexhash>/my_repo

The repositories can be bare repositories, or a worktree with the .git folder inside it. I don't recommend hosting the worktree versions though, as you wont be able to push updates to the checked out branch.

If you want to browse the contents of the repositories in nomadnet, you can just pass the --nomadnet flag to rngit.

rngit --nomadnet --allow-all-read /path/to/repositories

This assumes that the directory has multiple repositories in it, and without --allow-all-read it will expect all users to identify, and to be on the read/write list to be able to browse the repositories.

Project details


Download files

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

Source Distribution

git_remote_rns-0.2.3.tar.gz (27.9 kB view details)

Uploaded Source

Built Distributions

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

git_remote_rns-0.2.3-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_x86_64.whl (660.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_s390x.whl (696.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_riscv64.whl (617.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_ppc64le.whl (689.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_i686.whl (697.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_armv7l.whl (571.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_aarch64.whl (607.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_x86_64.whl (652.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_s390x.whl (693.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (615.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_ppc64le.whl (674.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (573.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_aarch64.whl (592.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_x86_64.whl (656.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_s390x.whl (687.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_riscv64.whl (614.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_ppc64le.whl (680.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_i686.whl (698.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_armv7l.whl (583.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_aarch64.whl (595.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_x86_64.whl (647.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_s390x.whl (686.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (610.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_ppc64le.whl (664.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_i686.whl (690.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (580.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_aarch64.whl (581.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_x86_64.whl (652.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_s390x.whl (678.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_riscv64.whl (608.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_ppc64le.whl (675.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_i686.whl (695.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_armv7l.whl (579.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_aarch64.whl (588.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_x86_64.whl (643.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_s390x.whl (679.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (604.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_ppc64le.whl (662.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_i686.whl (685.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (580.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_aarch64.whl (576.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_x86_64.whl (585.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_s390x.whl (631.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_riscv64.whl (541.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_ppc64le.whl (640.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_i686.whl (622.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_armv7l.whl (499.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_aarch64.whl (540.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_x86_64.whl (575.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_s390x.whl (654.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (537.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_ppc64le.whl (607.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_i686.whl (614.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (508.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_aarch64.whl (531.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

Details for the file git_remote_rns-0.2.3.tar.gz.

File metadata

  • Download URL: git_remote_rns-0.2.3.tar.gz
  • Upload date:
  • Size: 27.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for git_remote_rns-0.2.3.tar.gz
Algorithm Hash digest
SHA256 d74de5cf55928d6c614a71a18f14086fd12dbbc2da5baf82bcbf1a0c4a7ce8de
MD5 598f8441c9da9b87a6d152b4581a4f8a
BLAKE2b-256 7a13f0e681cd7c979cbb6f3be0016f98a71eed93fec2af006a8cccf36db1bef3

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: git_remote_rns-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 26.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for git_remote_rns-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8a16180ce2b192f7e799a85b125979b02f15cf4baad893283d95e3f41c5f4a33
MD5 9270dcb7a3f06a5c7be0e5a2fc43f724
BLAKE2b-256 4c705d9037d12f57368d138497f31e416927cf637f3a5234a0c6b8899fc01c88

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5b6d5afb3301ce52e7b233dbd0db97881765de1a2e46f3d24199dfef7fa1c9d5
MD5 f251d1ba5ab2df6237b10f1bb66d62ea
BLAKE2b-256 ad8b28543f4d7d6546e799bcb62ce1405c075a7cde51608588ce68ef082c48e2

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 a2b45f419cd1d908f23ee269ca320737f2f8133dbf5deacb20df9ac39defca18
MD5 ef3c52e013052967b6cdc086b29bbf2a
BLAKE2b-256 1b34174fad8f24b31558549709b1567f2ccf1bad5a8b66f04d9592ce67eb7a23

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 035c2f8a24cb59b9df3958f35eb7aea1f040af4e3a8fa26148a8b86213715ddf
MD5 05038ef0a530e08b60ebf71547ea7327
BLAKE2b-256 bf9eff3420df93826fe3f2bad147962d4eda3080d738addbbafc8ab36e2b02b9

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 91ef0c1f29b158d332e783f79c2c3cb34808c4bfb2d59b8e5353d49a72260686
MD5 2fce2a099ded6b2985cde56e393dbd5d
BLAKE2b-256 508a14643b661f4d129010c857b44a916802df85978b110ae73e68d23387d3b6

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7b8a862db6aff77fc09f44851a4160e8a46bccd065f4c5adadc4013d7c7c95ac
MD5 4f784b13fd46ef6dd71d96fba34396a5
BLAKE2b-256 05fab389fdc32dc78040aaf32a6731592de867d9fdf8e68f015d2bd85e0ceb87

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b9e8801adf6635daca712edcbc71c5da8979f1eebeaf12e481244fb7bdf924b4
MD5 35cd4a21a8c2f69e946dbe35e763fc7c
BLAKE2b-256 56a9a7741ff87647ff51c935fddf1058322a89963590c7a2bca1423eb5b2c37b

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f8f1f3f0a74bf6c72360c09aee28b28724774f7270b652769099349f01ee3283
MD5 2bac525a56c498f64709bf6bcc2a4243
BLAKE2b-256 1e3ddb6635b57438e27cd60837141c948a92f0d420ac1493bdd7cb742bd768a0

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 1a9abfbdce696402683a2152d85f78576a0d91b12333f28587efecdc76075342
MD5 038f204f274e43f600961885b51243c7
BLAKE2b-256 17c3173e52600286f8301f52577ab9ed2f02051826fe503efbe15622bb4320ac

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e1a9548d74931a3e422e7d3da16fb3d42ab500e290f9fc002a4655e90fdb2dba
MD5 a936b46ae497946187eb051e682f43b1
BLAKE2b-256 e745d99411c5cc03cbcba589553ff57280baa0d2d882769b8f682b40b988da1e

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 26ed604f31d65eeaec436875a6c50a75b5119439daa732fcfb213d386d907499
MD5 dc05620c229d6065c3ad35b1f310a8df
BLAKE2b-256 8b7dca67de4ad6e27d4b93b0f730ef7e3316a3c139e094616893c533cc99ae81

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 12bbef9423b7fc17ae5b9306919ff1ea253a7fca3aec8aab3eae02094e229106
MD5 aed5902808ea7d3c79e249fec9038834
BLAKE2b-256 a9c648e35281abd12ff6dffdc3beb3797e88ebe0c50b92c226e8874ac0b57f58

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 5267fdd98a674dca9607a12c040e859f8cc9b77182ed66b643a7edeb1600a735
MD5 bb9bb9b12a770b4278ff0f75e5f497c3
BLAKE2b-256 13c9f9f0c49effac6e82b67814fd46477ae50f95db4af6d30127e41cb1f4c931

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 29f8cc73d40f64b4d1d4b64946a5c136dccb7da5c125a33ed17975143878f87a
MD5 feea80add2c7417c936b40e7585ffcb0
BLAKE2b-256 dcd21f6535502d50bb0ee292f97e68b6d06698479557ebfc4fffba122e1eb051

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 db76098f6478ae518e60aaf85d1bdee39784e44674a48eee0d830965ca4fc19f
MD5 b1628952cb0b7c5d703a7d11fd397b1b
BLAKE2b-256 a453068e86aa05f589330b70184be369adb1325ad3b884897ea4f5be2c994eea

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 0fdda42de6dc90b5f101ca3c9ffa891464784bc5a0fcb7854238d007c07a2eac
MD5 c9bc110b0214fffe8515a7a67971d5ac
BLAKE2b-256 fe6c541a0ae80e48e3cc051fe9fca3e8d55baa58623fbd21a6430ca3aa75558f

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e8498baee82b1956f4f7202020a7446bea8bf3f3ef4c64eb8408f6ab1cdcaf77
MD5 7f0529d1940d387fb2d011b737acf1f6
BLAKE2b-256 8b03fb68af723994a6c6638b181749f146e5ed8c900317764fd421e88b19cf27

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 c31f680d573f6fe820c37cbe1a0273a18495a6300a2655254b78f4a431eea455
MD5 bdb218c155f88119b2705fc3caf3c457
BLAKE2b-256 a0bde283bbbb9c4d2440e749125fcfd1a4490031f050231cd5c604809bab8e4e

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e7b86601ad82ead828bff53f488003c974a863fae4fc8c9dc5526588db4d315a
MD5 d78baa519e5049e7db20bf349c0e2227
BLAKE2b-256 2f79ab719c69c1c31dc66ab90d77e835c57ad39cf45a623ebef1cfdb98fb993c

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8b5b6b76350f200f08164a95557ec667dde535fc75472a7bbc7246d86cea51b0
MD5 0e1a51673fc4d2283e0b7db1ca2ce0ab
BLAKE2b-256 5c3f2d9c1a8303a1974c88606adecce6b887c7dda70e1e9bf6a92a51e9db450b

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 55d73978e44ce6fcc712da986db6b1bc07f184aff9be930ad79cdf07c780d425
MD5 cca75b6350a10311bba6b91ebeff8f2a
BLAKE2b-256 32aa6fea3af86c9ca42806c7f3b03e012dae26aaa205ace2edeff16cec61e0ad

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 fc3e44985bc11f27d08d242f65a08331839f45d30f8a50325dd8e0205cc13b24
MD5 eedb4e9cd39eaf6145efc460b63d9219
BLAKE2b-256 fffb90f5cc325e15616c79a09694e3dccb9f0b23c9873b7a40bacfaf81d4c750

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 9b29b0c43ada38fb5da218fbab000332b355e96614862667361d7bbf05d5201c
MD5 e0d9642bf5d89393419bb7a660144f12
BLAKE2b-256 5c147ebc1b78b7dd5a13523b845041ee6467eeea1e349d4eb2c1abff0926c992

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 31fae18d2e28dc054c4695d286a4c0ec86d7bd8b7eee27fe87991443d7110614
MD5 aba99d62b2513c5694437f61ca6f098e
BLAKE2b-256 9802649e6f50379723c80bbf6f71b13fda109c9e5d7ef0918fa64d793c657d2b

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 e5fe53179755659b022ac5d42de4437a1aae85616d13d6e1e0409b65e9cc66e8
MD5 6e4d934f2b58628a080829d0a20613b0
BLAKE2b-256 23d3aaf09c38d9770fff85e4fd654f6844c755b75c02deb5aab8b17df41290e6

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 0822e5e6089cc4aaa2c8a0cf1503bf04e0ef926448941341065453d7aaf64687
MD5 3a26c5a076b2719000b7de9108bb5133
BLAKE2b-256 4c4df5ae6a0b4a5f665a29da6aa7f8586bf41a83d3193da3476e6f2f3f798b6c

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 fbe8bf1f33490ed21868c872c62d28f7e2aa7978f2cab2b2a778fb3c889d39c2
MD5 8f2206ad0282930b98d4199c0f4b17d2
BLAKE2b-256 4ec520278e7cfd89c41f3e5c8bada4b810a2af2777f25ba44b624bb403660b57

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 b67812f3a6a0bd1d4e91251f84e5d1c7ca1152de301fea40b7172fa22ddb6001
MD5 73254af1caeb8cbf0fb3aeb42a6a0dff
BLAKE2b-256 9a730175f7c37316c673c5b9c9622318982098378f1b96bb328f087095b2c5ef

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 be9071f241ba1420b88be914736dd982da1c4736e54f918b01bfa6954e89e065
MD5 9f89de2e20e2863a6cf6910654804e8d
BLAKE2b-256 4ba59c46a2ecc84af04dc87822da62da2672551269d809f03f2fecc0f42e17e8

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8783d7a7de3e6e15eda31831ff68149182ccfa0beabff26416e41b521bf47ba2
MD5 114555570bfd9cb27bdc4a86292dfae1
BLAKE2b-256 5325d8bc0415e6236ca3906ae3d2de3785fcc83d791feb88ee35244a96f5712b

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 21d627a56650640f037d0d1e31b5c56aa1928f604a8120610f9da6d63a44d78d
MD5 f5111ff196a538acb172e54a3bd8d0ef
BLAKE2b-256 5e2d922aea0b2ae7bf3c6647ddef2692f473939c97f00079271848dd4fd811ff

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 30409a6d81a287fdc0597f13e3daf3fba16377dfbc15afde5d40440f4a280a50
MD5 660b042dc5f66f80ac49bd787bc0ab4d
BLAKE2b-256 89148040d29f596a9f0b277150cf576ea4a7887fd691c92d809e45d0cca82555

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a4b32e3bfb0c0e6f97e01ace17c98ee3917e01d0e0136f4f63233aaf1b937e8c
MD5 76f1d38da275189a1b2ee7c1a0197383
BLAKE2b-256 12abd580b666ace744700a16e232dbe3558d5c02d647e0fb84cd0cb095cae5f7

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2874eef9b6b56bd9120f15d3d8c7096a9128ee224546b332a2ffbe06b771486f
MD5 77f6f3760db0dacf4fc254b6c87448d9
BLAKE2b-256 c72338446247931f6727af2bfacc043ed7f524ca1427408f005f664032a1b204

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b6e01d00bf94f22833f700ec9760b4716360723082b0a7c49fd9980c9f94db05
MD5 a09555aacb9ea6309a0a7fa23d8bb537
BLAKE2b-256 a6d8cd8480a269c33fee329661b4cc0db0b0c2ce0aba457a745c3d58860e29e0

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 630f1c2e501a97c9dd3bb799f4f2f96bcd187e51934ef145dc8d281c61f12e65
MD5 15f7b99e54ed2c8e29feeff50ccefbd6
BLAKE2b-256 4442f0fd6a2c0d8d57dfb51af51bddaba50a45f76528749c67dd35ec8c5fe014

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e3185878f144ed3958a164d4e7961e6ed4170521ca757672f09696d4e53044e4
MD5 4052d05859f61434cff0fa93f70fbb60
BLAKE2b-256 dd63a8e2a595629158d9b423afc52af7239d1289b903ec968f5351836284f2cf

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 a8c6b09faf1955598d3c87b6fe88350849bbd12d5eb8797e95bbb181b5288156
MD5 a75271fa794774679b20dc7ee65d3fd3
BLAKE2b-256 760ff99c85aee8b1a919d3f4317806d8a8a2b24c657e9e83969a23f722c16a65

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 2cf909369ef0335e9a03ba5542a17a2c3f2dd98d7d48e41dadedfdb3dd094b0b
MD5 ffef8d7a943b3b63785958f295973041
BLAKE2b-256 eb456b8dc8086682a34a056e9da1060c1e104ea5aa422ed32cf4ce6c16769c67

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 1289f18d8727d84807d9a39c4def69a7eaf18bd462ff5083280ccf75ced41f04
MD5 f473a2685717c9f400546bb479c620fa
BLAKE2b-256 74f2fa4ef1f954c12a9ce9421f59e84be3571d4be0a85e4c9bd38dcd9e0f081b

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8437e88edde71b5942bd91f906af6c162f0c1f153eee7d516c8716e79f5fd6b5
MD5 5f06f94cfd5a7cea61c639feff7af81c
BLAKE2b-256 e6246a9bd404b1f8e508341f6dbe1c6b6590d25b4b3a373e11286a1e2da77484

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 28d23e702fdd19df22db566891b862e701a81cb91c1ac6131b8dfaabf890ce88
MD5 80f31a43e76f7511ac76d5d9baa0eebf
BLAKE2b-256 e10bdd73dedbc9d69457bee2af198d3c6f51777e429a3b3e44451ffd2953ed16

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 25eb552592718ab55c1bf5a24cfee149857680e030a0f7b9d83e44a99828c1f5
MD5 b26f3ac80adea37b7ed3f63e85d367cb
BLAKE2b-256 0ccdc80e624ba371930d776ce5d326a2aa5fcb61d9c27ddc0172d40a47b84993

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 6273ea795c0acfc5c7a5d5d1bf203b7a4ae39a216db22cf627fcf2fe198744d4
MD5 5293ba3aa886a1927b5fd3ae61c1c1fc
BLAKE2b-256 542e7c99c54cdf5e7a95ec59fe822c3b33e74c46f3cab5f5d2c63218408d5b14

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 af349b49b3649515ba8cd1340f9e1dd542101352afecf22e4da9b1b891085b80
MD5 7fb7da3e11682cfe57ddfe079c626ad6
BLAKE2b-256 faf9b263a8f5110f7a6093f24c1b9ea0e3858a1d6b1fc6e0394186a721399989

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 c6c425bd0d97ba7d874bf66b5a62fc1f6ae4cd23c7474b3af5702dd87458ce28
MD5 0a8def82498c8dfb079a51cbe5c06acd
BLAKE2b-256 6293f4ed4962be30a4ead6f5f688b870927e86c40d56515ee3f9d3057be7fff2

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4a79be77a87af2348236d48607e552135caf6085c7da7077744b0fd31cd50831
MD5 906f612371fe709b53924a6472d0b22d
BLAKE2b-256 969724e8aef20ab67f29f17d91ce786c1b9155f707acb427c2df0d0071fc1426

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4ca651a3abe8317e68cb3d05a4b7cf551d47c59bb4987a1b533ea8d0780ddd93
MD5 c96621bec26b4a7b9d0fc2f05eca1e47
BLAKE2b-256 e32ed903d87fd5e444c573761126706a844dd583135dd311e14c72d234580373

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0cef21544b64d4766d67b4ea94cdb4d90130e44af2e4bbc11d0d883e8137afc5
MD5 9b3bcf065068bc57b44fe977fd0c45fd
BLAKE2b-256 b1f816fdb79329e2e8679094a9949576ca7470ef42091953de2f4b0f6c0eb2b3

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 f49368ee201ae390a8c7ccd9df205dc4c45a1d917364445c520b06bfd75e29c4
MD5 226f5f2b0b82ee072861f1293a263ee3
BLAKE2b-256 9d011f5d21483b2c53bbff7ccf0b5d291107d707a3ec552af022aaa4ecfeb69e

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 cd41dfc8684e8b2013a523ce4b344019a25c78401dd02663277f37023ba260cd
MD5 b4684e8a5a170aec2c320084f56d7f39
BLAKE2b-256 8af340adc5433d0ddc3de0f8928fa81aa6f53a2b64ad75147f259ab587c1519e

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 7561efac2c198d4a646ce081e49e0256001389604512de231a0e60bec5d48f14
MD5 d47bc8a837e842db7d05317cc0a7bf4e
BLAKE2b-256 c877cc27f7bf12e2ab72716a2ca99f6d52066c867f1f261e9f9007fb5dc6b764

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 cbdd220e25a3ea75698d2d4451518da037f073dec1a892c22c2fc34e6a838688
MD5 6a41c1e9c6fbdacb8d31700fcf9af54a
BLAKE2b-256 666affbfbaf137cad503a00137aa592414d87bd09f24c4a2ad07f09c3de1739e

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 4676c0c35266610f0fcb8e22c3fc5a9f0f68cbb705461c7eb4df7cec3ccbd2a7
MD5 d7cbe8dff790ab85e1e5687a5bba32e3
BLAKE2b-256 5bf5d8aaaafd8985240a33104ba92c7f43adfdf5ffb25205f4b82837e78b4804

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 eb14fa1816b7847692b1878264a9d84937380db5abde348a2aa2e47d5f14556d
MD5 a9ca7dd793f5fcc70cc998989f11fe48
BLAKE2b-256 21996269d439390e03abe838a6760dc0994623ac77bd6dd13f25b9b174ef69c0

See more details on using hashes here.

File details

Details for the file git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.3-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 066ef323ce374125a76258d246e561b15690652934f1f55e7b1d364d1dcdb934
MD5 a36c3186ab75fad2542ddb4fcd55209a
BLAKE2b-256 6cdf2feca13e24970023f78318c02cd44830adc079b493ea4b2649cffe18f14f

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