devr-codeguard 0.8.1__py3-none-macosx_10_9_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,22 @@
1
+ Metadata-Version: 2.1
2
+ Name: devr-codeguard
3
+ Version: 0.8.1
4
+ Summary: Repository checks across code quality, design boundaries, security, CI/CD hygiene, and AI prompt governance.
5
+ Home-page: https://github.com/devr-tools/codeguard
6
+ License: Apache-2.0
7
+ Classifier: License :: OSI Approved :: Apache Software License
8
+ Requires-Python: >=3.7
9
+ Description-Content-Type: text/markdown
10
+
11
+ # codeguard
12
+
13
+ Repository checks across code quality, design boundaries, security, CI/CD hygiene, and AI prompt governance.
14
+
15
+ ```bash
16
+ pip install devr-codeguard
17
+ codeguard version
18
+ ```
19
+
20
+ This wheel bundles the prebuilt `codeguard` binary for your platform and installs it onto your PATH as `codeguard` — no build step and no Go toolchain required. The PyPI project is `devr-codeguard`; the command is `codeguard`.
21
+
22
+ Full documentation: https://github.com/devr-tools/codeguard
@@ -0,0 +1,4 @@
1
+ devr_codeguard-0.8.1.data/scripts/codeguard,sha256=K2L7htqrmXhq71_Yy4Y7UZ4D01YmtfPJ2DCY7wSbB_w,14117424
2
+ devr_codeguard-0.8.1.dist-info/METADATA,sha256=FTNgmJaK1ynrX0F9F_yoorCVZnW4pl6P-ouh9NjubVU,845
3
+ devr_codeguard-0.8.1.dist-info/WHEEL,sha256=Y4pmMEPiw-qFoapQ4JKGxCDC323agbBh_spBsk1wuBM,112
4
+ devr_codeguard-0.8.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: codeguard build_wheels.py
3
+ Root-Is-Purelib: false
4
+ Tag: py3-none-macosx_10_9_x86_64