c2e 1.dev3__tar.gz → 1.dev5__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.
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2e
3
- Version: 1.dev3
3
+ Version: 1.dev5
4
4
  Summary: C2E: Console Command Engine
5
5
  Author: iFamished
6
6
  License: GPL-3.0
7
- Project-URL: Homepage, https://github.com/iFamishedX/C2E
8
- Project-URL: Documentation, https://github.com/iFamishedX/C2E
9
- Project-URL: Source, https://github.com/iFamishedX/C2E
10
- Project-URL: Issues, https://github.com/iFamishedX/C2E/issues
7
+ Project-URL: Homepage, https://github.com/iFamished/C2E
8
+ Project-URL: Documentation, https://github.com/iFamished/C2E
9
+ Project-URL: Source, https://github.com/iFamished/C2E
10
+ Project-URL: Issues, https://github.com/iFamished/C2E/issues
11
11
  Keywords: command,console,cli,cli-tool,utility,hungerlib,hungernet
12
12
  Classifier: Programming Language :: Python :: 3
13
13
  Classifier: Programming Language :: Python :: 3.10
@@ -22,7 +22,6 @@ Classifier: Topic :: System :: Systems Administration
22
22
  Requires-Python: >=3.14
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
- Requires-Dist: hungerlib
26
25
  Requires-Dist: mapres
27
26
  Dynamic: license-file
28
27
 
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
7
 
8
8
  [project]
9
9
  name = "c2e"
10
- version = "1-dev.3"
10
+ version = "1-dev.5"
11
11
  description = "C2E: Console Command Engine"
12
12
  readme = "README.md"
13
13
  requires-python = ">=3.14"
@@ -24,7 +24,6 @@ keywords = [
24
24
  "hungernet",
25
25
  ]
26
26
  dependencies = [
27
- "hungerlib",
28
27
  "mapres",
29
28
  ]
30
29
  classifiers = [
@@ -44,10 +43,10 @@ classifiers = [
44
43
  text = "GPL-3.0"
45
44
 
46
45
  [project.urls]
47
- Homepage = "https://github.com/iFamishedX/C2E"
48
- Documentation = "https://github.com/iFamishedX/C2E"
49
- Source = "https://github.com/iFamishedX/C2E"
50
- Issues = "https://github.com/iFamishedX/C2E/issues"
46
+ Homepage = "https://github.com/iFamished/C2E"
47
+ Documentation = "https://github.com/iFamished/C2E"
48
+ Source = "https://github.com/iFamished/C2E"
49
+ Issues = "https://github.com/iFamished/C2E/issues"
51
50
 
52
51
  [tool.setuptools.packages.find]
53
52
  where = [
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2e
3
- Version: 1.dev3
3
+ Version: 1.dev5
4
4
  Summary: C2E: Console Command Engine
5
5
  Author: iFamished
6
6
  License: GPL-3.0
7
- Project-URL: Homepage, https://github.com/iFamishedX/C2E
8
- Project-URL: Documentation, https://github.com/iFamishedX/C2E
9
- Project-URL: Source, https://github.com/iFamishedX/C2E
10
- Project-URL: Issues, https://github.com/iFamishedX/C2E/issues
7
+ Project-URL: Homepage, https://github.com/iFamished/C2E
8
+ Project-URL: Documentation, https://github.com/iFamished/C2E
9
+ Project-URL: Source, https://github.com/iFamished/C2E
10
+ Project-URL: Issues, https://github.com/iFamished/C2E/issues
11
11
  Keywords: command,console,cli,cli-tool,utility,hungerlib,hungernet
12
12
  Classifier: Programming Language :: Python :: 3
13
13
  Classifier: Programming Language :: Python :: 3.10
@@ -22,7 +22,6 @@ Classifier: Topic :: System :: Systems Administration
22
22
  Requires-Python: >=3.14
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
- Requires-Dist: hungerlib
26
25
  Requires-Dist: mapres
27
26
  Dynamic: license-file
28
27
 
@@ -0,0 +1 @@
1
+ mapres
@@ -1,2 +0,0 @@
1
- hungerlib
2
- mapres
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes