protocolcity 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.
protocolcity/__init__.py
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: protocolcity
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: ProtocolCity — install the blueprint, it founds your city. Suite CLI and spec.
|
|
5
|
+
Project-URL: Homepage, https://github.com/protocolcity
|
|
6
|
+
Classifier: Development Status :: 1 - Planning
|
|
7
|
+
Requires-Python: >=3.9
|
|
8
|
+
Description-Content-Type: text/markdown
|
|
9
|
+
|
|
10
|
+
# protocolcity
|
|
11
|
+
|
|
12
|
+
ProtocolCity — install the blueprint, it founds your city. Suite CLI and spec.
|
|
13
|
+
|
|
14
|
+
This name is reserved for the ProtocolCity suite. The first working release
|
|
15
|
+
is in preparation — watch https://github.com/protocolcity for the launch.
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
protocolcity/__init__.py,sha256=F_wD6TnUMOISKRTx8qebhNAhe2LhPkZ4wYfmTwEi7Ns,142
|
|
2
|
+
protocolcity-0.0.1.dist-info/METADATA,sha256=f45Y1khlOIgwZFZgQaChgobLTTVGyAYplmbPx_Rz39k,562
|
|
3
|
+
protocolcity-0.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
+
protocolcity-0.0.1.dist-info/top_level.txt,sha256=8EH-FaFVdx-A9xAQsFsliEYMMN83yZ0vGkER9chDBcE,13
|
|
5
|
+
protocolcity-0.0.1.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
protocolcity
|