No project description provided
Project description
repo-mapper-rs ๐ฆ
Rust implementation of repo_mapper.
What it does:
A CLI tool to scan a code repository and generate a structured file tree map, inserted into your README.md written in Rust.
The map is fenced inside a markdown code block under a # Repo map section, if one exists the existing one is replaced, else it is appended to the bottom of the README.md.
Supported functionality:
- .gitignore
- file extension filtering
- directory exclusion
- ignore hidden files
Installation
pip install repo-mapper-rs
Or
uv add repo-mapper-rs
Example usage:
python -m repo_mapper \
--repo-root "/path/to/my_repo" \
--readme-path "/path/to/my_repo/README.md" \
--gitignore-path "/path/to/my_repo/.gitignore" \
--allowed-exts "py,rs,toml" \
--ignore-dirs ".venv,target" \
--ignore-hidden
This command:
- Traverses
/path/to/my_repo - Respects files excluded in
.gitignoreor listed in--ignore-dirs - Includes only files with extensions
.py,.rs,.toml - Skips hidden files and directories (those starting with a dot)
- Inserts or updates the
# Repo mapsection in the README
Args
| Argument | Type | Required | Description |
|---|---|---|---|
--repo-root |
str |
โ | Path to the root of the repository to scan |
--readme-path |
str |
โ | Path to the README file that will be modified |
--gitignore-path |
str |
โ | Path to the .gitignore file |
--allowed-exts |
Comma-separated str |
โ | Extensions to include (e.g. 'py,rs,md'). If not supplied, all extensions will be evaluated. Note this is overruled by the .gitignore. |
--ignore-dirs |
Comma-separated str |
โ | Directories to exclude (e.g. '.venv,target'). If not supplied, all directories will be evaluated. Note this is overruled by the .gitignore. |
--ignore-hidden |
Flag (no value) | โ | If set, hidden files and directories will be ignored |
Repo map
โโโ .github
โ โโโ workflows
โ โโโ ci.yaml
โ โโโ publish.yaml
โโโ python
โ โโโ repo_mapper
โ โโโ __init__.py
โ โโโ __main__.py
โโโ src
โ โโโ core
โ โ โโโ adapters.rs
โ โ โโโ converters.rs
โ โ โโโ domain.rs
โ โ โโโ mod.rs
โ โ โโโ parsing.rs
โ โ โโโ test_utils.rs
โ โโโ api.rs
โ โโโ lib.rs
โโโ tests
โ โโโ integration_tests.rs
โโโ Cargo.lock
โโโ Cargo.toml
โโโ README.md
โโโ pyproject.toml
โโโ uv.lock
::
Ret codes
| RetCode | int | description |
|---|---|---|
NoModification |
0 | The Repo Map reflects the current state of the repo. |
ModifiedReadme |
1 | The README was updated. |
FailedParsingFile |
2 | Failed to read the file to string. |
FailedToWriteReadme |
3 | Failed to write the modified README to file. |
InvalidFilename |
4 | The given README.md or .gitignore path does not match the expected basename. |
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
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 repo_mapper_rs-0.1.0.tar.gz.
File metadata
- Download URL: repo_mapper_rs-0.1.0.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f65c967c099f8896a3575c489dc86e7673d8db13f5331145d87a37887a1ee3e
|
|
| MD5 |
b4b30918ec09b6b5b062e7494fe2a1de
|
|
| BLAKE2b-256 |
21a353d5397cdb2b9209a652a317e32063501ec1283fb7a45f4610478ae7edc1
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0.tar.gz:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0.tar.gz -
Subject digest:
8f65c967c099f8896a3575c489dc86e7673d8db13f5331145d87a37887a1ee3e - Sigstore transparency entry: 314689812
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 775.0 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac53d357d73dc21da6beb6a549f154ed3b776c4657d1f0a1cdd3e1555be4ec9c
|
|
| MD5 |
7f8f811a25c6ad07063a5ec52688d355
|
|
| BLAKE2b-256 |
4f46739c7dd123717a54c511d60f94a915d8725004f15f0eff814e2beb6cadbc
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp313-cp313-win_amd64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp313-cp313-win_amd64.whl -
Subject digest:
ac53d357d73dc21da6beb6a549f154ed3b776c4657d1f0a1cdd3e1555be4ec9c - Sigstore transparency entry: 314689936
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp313-cp313-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp313-cp313-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 910.8 kB
- Tags: CPython 3.13, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c016896ada770fb67da49ef71bda424a8ecad0b2bc178ece38bfcbe978c90dc
|
|
| MD5 |
16b7363b14536b235fe961e7ed221e21
|
|
| BLAKE2b-256 |
d3b7a46d6626ef37b2ac42678c422b3501cc1e58456891b2b471ab5806aa7e4d
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp313-cp313-manylinux_2_34_x86_64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp313-cp313-manylinux_2_34_x86_64.whl -
Subject digest:
6c016896ada770fb67da49ef71bda424a8ecad0b2bc178ece38bfcbe978c90dc - Sigstore transparency entry: 314689864
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 762.8 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d49b88530e51c30064cb100fb1ae72cc6c317c0e718041860742d96071d01e3
|
|
| MD5 |
c485f03d8e795810b41160d99bcf6a2b
|
|
| BLAKE2b-256 |
59db883b91b77be6460383788f4714074f689b8aae1d6f7ddd25a75a6ab02e17
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
3d49b88530e51c30064cb100fb1ae72cc6c317c0e718041860742d96071d01e3 - Sigstore transparency entry: 314689833
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 775.3 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4e4b1f509ad7154e07bfe6672c1634300be90d89267e20511c77507f5515d6d
|
|
| MD5 |
34ff00793ffd7508c83c1b8832e233b3
|
|
| BLAKE2b-256 |
ea11f672d40fac302ebcc1507aabd912757e2ee10e252694f6e6d2ba142717b8
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp312-cp312-win_amd64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp312-cp312-win_amd64.whl -
Subject digest:
e4e4b1f509ad7154e07bfe6672c1634300be90d89267e20511c77507f5515d6d - Sigstore transparency entry: 314689856
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp312-cp312-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp312-cp312-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 911.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
987ba34fbdb1acf60c067c08bf64328043393cdbc6771f9f74e503b4647a5e6c
|
|
| MD5 |
9fa5f87ea1fb309c698e916cc25e3bf0
|
|
| BLAKE2b-256 |
425fe30652f097c01fcbbf79066a5a23ad1668ace31608ef9c8fbbb1491795d6
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp312-cp312-manylinux_2_34_x86_64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp312-cp312-manylinux_2_34_x86_64.whl -
Subject digest:
987ba34fbdb1acf60c067c08bf64328043393cdbc6771f9f74e503b4647a5e6c - Sigstore transparency entry: 314689949
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 763.2 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89cb65f8dee47f630894204b51dd9ebce44509704bbee54d5739728f5ca17b4f
|
|
| MD5 |
00468a30ca5b73d0ccceb8aaf9b397e5
|
|
| BLAKE2b-256 |
1eb6926acd36a6365f6a15207283f4ba41a482a197ef18f4695084289c683c87
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
89cb65f8dee47f630894204b51dd9ebce44509704bbee54d5739728f5ca17b4f - Sigstore transparency entry: 314689906
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 776.0 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fc43099d5428667f80a3acea985bf12125c5c5a020bb4be226ff1c7d327e4ee
|
|
| MD5 |
b7a8a886a53d920061a18666e285ed03
|
|
| BLAKE2b-256 |
10672d272f8f099b476453740b744362cd521169b56f2f0b0d33249e1678c392
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp311-cp311-win_amd64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp311-cp311-win_amd64.whl -
Subject digest:
4fc43099d5428667f80a3acea985bf12125c5c5a020bb4be226ff1c7d327e4ee - Sigstore transparency entry: 314689917
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp311-cp311-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp311-cp311-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 912.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29ade489618e42754c8391e7b89f290199bf0ba0fb4126f7b27aa48c3f6ae838
|
|
| MD5 |
b063f8a71fd7f91ca0049369e21f7c08
|
|
| BLAKE2b-256 |
a467e1662d0a072a688527e366024e144aa9ffd90a90aef84a94888e11f54028
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp311-cp311-manylinux_2_34_x86_64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp311-cp311-manylinux_2_34_x86_64.whl -
Subject digest:
29ade489618e42754c8391e7b89f290199bf0ba0fb4126f7b27aa48c3f6ae838 - Sigstore transparency entry: 314689887
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 766.5 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d977bee1a2129049de4a6a23f032ee632601b7773539d2137849ce1941dbedac
|
|
| MD5 |
c2ddfd524d8e538a1422976783645ae0
|
|
| BLAKE2b-256 |
bd4c2045af22d5d4011f9feffc6ade3f88eecaeff6d307e304fc7c4147d1af1a
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
d977bee1a2129049de4a6a23f032ee632601b7773539d2137849ce1941dbedac - Sigstore transparency entry: 314689822
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 775.9 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07c6f3c3bb9696710a04e8d604fcab3ab2ec4ba9a697608b0ab210c78f67f9f6
|
|
| MD5 |
0c66ca9bcab874279ea802c274d6d340
|
|
| BLAKE2b-256 |
a78e942056a28dc5f840ef96c607b4881a9ab6c7d46241bd16730dbb6c641e39
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp310-cp310-win_amd64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp310-cp310-win_amd64.whl -
Subject digest:
07c6f3c3bb9696710a04e8d604fcab3ab2ec4ba9a697608b0ab210c78f67f9f6 - Sigstore transparency entry: 314689874
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp310-cp310-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp310-cp310-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 912.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b66ed3d10b1e020f7915b6572b899b4bb2c26b66466e56a751bf291b1191b196
|
|
| MD5 |
4fb1ac151ebee4a7bea87c3b325b4c10
|
|
| BLAKE2b-256 |
e8f2081ee8493a22d3f092243f71a2bbb3fd24ade77e1ac4846f16ed56ce38b2
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp310-cp310-manylinux_2_34_x86_64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp310-cp310-manylinux_2_34_x86_64.whl -
Subject digest:
b66ed3d10b1e020f7915b6572b899b4bb2c26b66466e56a751bf291b1191b196 - Sigstore transparency entry: 314689896
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type:
File details
Details for the file repo_mapper_rs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: repo_mapper_rs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 766.3 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8eade2ab95fbd286878f86fa71b0778ab4a1eaedff8c5ca024f3e898a951e1c3
|
|
| MD5 |
8d56686d595d7c4e6aa7e71636da2760
|
|
| BLAKE2b-256 |
b0ffbb451f8212db37f2be6ec56da597bc23227c9e671b9e4de3e46712fa061f
|
Provenance
The following attestation bundles were made for repo_mapper_rs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
publish.yaml on second-ed/repo-mapper-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
repo_mapper_rs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
8eade2ab95fbd286878f86fa71b0778ab4a1eaedff8c5ca024f3e898a951e1c3 - Sigstore transparency entry: 314689848
- Sigstore integration time:
-
Permalink:
second-ed/repo-mapper-rs@835328c562c401039c51f97788c7e38761d4b601 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/second-ed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@835328c562c401039c51f97788c7e38761d4b601 -
Trigger Event:
release
-
Statement type: