koro 2.0.0.post1__tar.gz → 2.0.0.post2__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,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: koro
3
- Version: 2.0.0.post1
3
+ Version: 2.0.0.post2
4
4
  Summary: Tools for manipulating levels made in Marble Saga: Kororinpa
5
5
  Home-page: https://github.com/DigitalDetective47/koro
6
6
  Author: DigitalDetective47
@@ -18,6 +18,7 @@ Classifier: Topic :: File Formats
18
18
  Classifier: Topic :: Games/Entertainment
19
19
  Classifier: Typing :: Typed
20
20
  Requires-Python: >=3.11
21
+ Description-Content-Type: text/markdown
21
22
  License-File: LICENSE
22
23
 
23
24
  koro (stylized in all lowercase) is a Python package that can read and modify stages from *Marble Saga: Kororinpa*.
@@ -1,10 +1,11 @@
1
1
  [metadata]
2
2
  name = koro
3
- version = 2.0.0.post1
3
+ version = 2.0.0.post2
4
4
  author = DigitalDetective47
5
5
  author_email = ninji2701@gmail.com
6
6
  description = Tools for manipulating levels made in Marble Saga: Kororinpa
7
7
  long_description = file: README.md
8
+ long_description_content_type = text/markdown
8
9
  url = https://github.com/DigitalDetective47/koro
9
10
  project_urls =
10
11
  Bug Tracker = https://github.com/DigitalDetective47/koro/issues
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: koro
3
- Version: 2.0.0.post1
3
+ Version: 2.0.0.post2
4
4
  Summary: Tools for manipulating levels made in Marble Saga: Kororinpa
5
5
  Home-page: https://github.com/DigitalDetective47/koro
6
6
  Author: DigitalDetective47
@@ -18,6 +18,7 @@ Classifier: Topic :: File Formats
18
18
  Classifier: Topic :: Games/Entertainment
19
19
  Classifier: Typing :: Typed
20
20
  Requires-Python: >=3.11
21
+ Description-Content-Type: text/markdown
21
22
  License-File: LICENSE
22
23
 
23
24
  koro (stylized in all lowercase) is a Python package that can read and modify stages from *Marble Saga: Kororinpa*.
File without changes
File without changes
File without changes