unswbc 0.0.0__tar.gz

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.
unswbc-0.0.0/PKG-INFO ADDED
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.4
2
+ Name: unswbc
3
+ Version: 0.0.0
4
+ Summary: UNSW Battlecode toolkit - name reserved, first release coming soon
5
+ Project-URL: Homepage, https://battlecode.au
6
+ Requires-Python: >=3.11
7
+ Description-Content-Type: text/markdown
8
+
9
+ # unswbc
10
+
11
+ The UNSW Battlecode toolkit: `unswbc init`, `unswbc run`, `unswbc doctor`.
12
+
13
+ This is a placeholder. The first working release follows shortly.
14
+ See https://battlecode.au
unswbc-0.0.0/README.md ADDED
@@ -0,0 +1,6 @@
1
+ # unswbc
2
+
3
+ The UNSW Battlecode toolkit: `unswbc init`, `unswbc run`, `unswbc doctor`.
4
+
5
+ This is a placeholder. The first working release follows shortly.
6
+ See https://battlecode.au
@@ -0,0 +1,16 @@
1
+ [build-system]
2
+ requires = ["setuptools>=68"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "unswbc"
7
+ version = "0.0.0"
8
+ description = "UNSW Battlecode toolkit - name reserved, first release coming soon"
9
+ requires-python = ">=3.11"
10
+ readme = "README.md"
11
+
12
+ [project.urls]
13
+ Homepage = "https://battlecode.au"
14
+
15
+ [tool.setuptools]
16
+ packages = []
unswbc-0.0.0/setup.cfg ADDED
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.4
2
+ Name: unswbc
3
+ Version: 0.0.0
4
+ Summary: UNSW Battlecode toolkit - name reserved, first release coming soon
5
+ Project-URL: Homepage, https://battlecode.au
6
+ Requires-Python: >=3.11
7
+ Description-Content-Type: text/markdown
8
+
9
+ # unswbc
10
+
11
+ The UNSW Battlecode toolkit: `unswbc init`, `unswbc run`, `unswbc doctor`.
12
+
13
+ This is a placeholder. The first working release follows shortly.
14
+ See https://battlecode.au
@@ -0,0 +1,6 @@
1
+ README.md
2
+ pyproject.toml
3
+ unswbc.egg-info/PKG-INFO
4
+ unswbc.egg-info/SOURCES.txt
5
+ unswbc.egg-info/dependency_links.txt
6
+ unswbc.egg-info/top_level.txt
@@ -0,0 +1 @@
1
+