cheffelo-chef 0.0.0__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.
chef/__init__.py
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
Metadata-Version: 2.3
|
|
2
|
+
Name: cheffelo-chef
|
|
3
|
+
Version: 0.0.0
|
|
4
|
+
Summary: Placeholder reserving the name of an internal Cheffelo package.
|
|
5
|
+
Author: Cheffelo
|
|
6
|
+
Requires-Python: >=3.9
|
|
7
|
+
Project-URL: Homepage, https://cheffelo.com
|
|
8
|
+
Description-Content-Type: text/markdown
|
|
9
|
+
|
|
10
|
+
# cheffelo-chef
|
|
11
|
+
|
|
12
|
+
Placeholder reserving the name of an internal Cheffelo package. The real
|
|
13
|
+
distribution is published to a private feed and is not available here.
|
|
14
|
+
|
|
15
|
+
Installing this package raises on import by design.
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
chef/__init__.py,sha256=YQQL-chGY4UVbWK1X7WlcJmtQegYFqN5s7hy2MQMTsM,254
|
|
2
|
+
cheffelo_chef-0.0.0.dist-info/WHEEL,sha256=Hw8zGdV8JFU8a1SvxUgkEWcCqmicFybt1k02k8X8S2M,81
|
|
3
|
+
cheffelo_chef-0.0.0.dist-info/METADATA,sha256=C1mkD0eXJGR-KVrIScHujxlOspHDuC0mBJwYkTwPG2c,469
|
|
4
|
+
cheffelo_chef-0.0.0.dist-info/RECORD,,
|