pizza-language 1.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.
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: pizza-language
3
+ Version: 1.0
4
+ Summary: Pizza Language
5
+ Author-email: XiaoME <dev-xiaome@outlook.com>
6
+ License-Expression: MIT
7
+ Project-URL: Homepage, https://pypi.org/project/pizza-language/
8
+ Keywords: pizza,python
9
+ Classifier: Development Status :: 5 - Production/Stable
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Operating System :: OS Independent
12
+ Classifier: Topic :: Software Development :: Compilers
13
+ Requires-Python: >=3.12
14
+ Description-Content-Type: text/markdown
15
+ Requires-Dist: pyinstaller>=6.0
File without changes