devr-codeguard 0.8.1__py3-none-macosx_11_0_arm64.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.
|
Binary file
|
|
@@ -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=XO3Gno1NL72OVmnYohbmg6-ojuZyP8Jn498Yvd0-mzo,13439522
|
|
2
|
+
devr_codeguard-0.8.1.dist-info/METADATA,sha256=FTNgmJaK1ynrX0F9F_yoorCVZnW4pl6P-ouh9NjubVU,845
|
|
3
|
+
devr_codeguard-0.8.1.dist-info/WHEEL,sha256=DKmHLBCDpUvvAGxEXEtvAWVNFZ3-59ttWFHZY_9dhsI,111
|
|
4
|
+
devr_codeguard-0.8.1.dist-info/RECORD,,
|