coding-with-git 0.0.1__py3-none-any.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.4
2
+ Name: coding-with-git
3
+ Version: 0.0.1
4
+ Summary: Name placeholder — the real project is published as `cwg` (pip install cwg).
5
+ License-Expression: GPL-3.0-only
6
+ Project-URL: Homepage, https://pypi.org/project/cwg/
7
+ Classifier: Development Status :: 7 - Inactive
8
+ Requires-Python: >=3.10
9
+ Description-Content-Type: text/markdown
10
+
11
+ # coding-with-git
12
+
13
+ **This is a name placeholder, not the project.**
14
+
15
+ The real project is published as [`cwg`](https://pypi.org/project/cwg/):
16
+
17
+ ```
18
+ pip install cwg
19
+ ```
20
+
21
+ This `coding-with-git` distribution exists only to reserve the alternate name
22
+ and point people to `cwg`. It installs nothing useful.
@@ -0,0 +1,4 @@
1
+ coding_with_git-0.0.1.dist-info/METADATA,sha256=z0dkgcjiQLLZsHNEx1-bRwP_zEHlqi7y_fzozB2-KY4,646
2
+ coding_with_git-0.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
3
+ coding_with_git-0.0.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ coding_with_git-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+