repo-sanitize

View on PyPIReverse Dependencies (0)

0.1.0 repo_sanitize-0.1.0-py3-none-any.whl

Wheel Details

Project: repo-sanitize
Version: 0.1.0
Filename: repo_sanitize-0.1.0-py3-none-any.whl
Download: [link]
Size: 8419
MD5: 3d32af8a825e840003060bd99efe34f7
SHA256: 6afdd9c684c2bb7e2858c8980f7d6954e2a2aa208500fb2397e8b6d3465fdddb
Uploaded: 2025-04-03 20:21:24 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: repo-sanitize
Version: 0.1.0
Summary: Basic package to clean up github repos, removing secrets or env variables that arent supposed to be there.
Author: 0rac130fD31phi
Author-Email: william.astley[at]algebraicwealth.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Requires-Dist: dotenv (<0.10.0,>=0.9.9)
Requires-Dist: rich (<15.0.0,>=14.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1586 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.1.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
repo_sanitize/__init__.py sha256=pM9xZbtn9UOak7Y42XIjB_mVQzPvLpc0Oh_d8r-T6pY 290
repo_sanitize/__main__.py sha256=MSmt_5Xg84uHqzTN38JwgseJK8rsJn_11A8WD99VtEo 61
repo_sanitize/cli.py sha256=nj-wok8ep9BkRUsSW-R-IhwT06Gt91md0FWUPIxIzd8 793
repo_sanitize/config.py sha256=W2-V6poP_bGv90Rb3hBpZDVuUWlZuI5LNL2LFUQT7Vs 1317
repo_sanitize/core.py sha256=heSzD-wcb-jNL83LQyJMAs7gnlpBaJdizwpJx4zXbmA 9557
repo_sanitize/git_tools.py sha256=WtBcSxgH9OI350pzx3zOlHP0rN4sUmDOnR2Mt7VV910 898
repo_sanitize-0.1.0.dist-info/LICENSE sha256=i48eM0q4K8Yb-eWRInC0Aj7dz1Wx29jppL-ngQR3FcU 1061
repo_sanitize-0.1.0.dist-info/METADATA sha256=sCI_aHco7QU0joLr5ucGANYhyry8WcPlZCl0PNwaxwQ 2236
repo_sanitize-0.1.0.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
repo_sanitize-0.1.0.dist-info/entry_points.txt sha256=w3wHb9jZ4tA0N4lR85Q-VNNVYDgs8g1CJZCChW0xeUA 56
repo_sanitize-0.1.0.dist-info/RECORD

entry_points.txt

repo-sanitize = repo_sanitize.cli:main