c2e 1.dev4__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.dev4
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
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
7
 
8
8
  [project]
9
9
  name = "c2e"
10
- version = "1-dev.4"
10
+ version = "1-dev.5"
11
11
  description = "C2E: Console Command Engine"
12
12
  readme = "README.md"
13
13
  requires-python = ">=3.14"
@@ -43,10 +43,10 @@ classifiers = [
43
43
  text = "GPL-3.0"
44
44
 
45
45
  [project.urls]
46
- Homepage = "https://github.com/iFamishedX/C2E"
47
- Documentation = "https://github.com/iFamishedX/C2E"
48
- Source = "https://github.com/iFamishedX/C2E"
49
- 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"
50
50
 
51
51
  [tool.setuptools.packages.find]
52
52
  where = [
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2e
3
- Version: 1.dev4
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
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
File without changes