Metadata-Version: 2.4
Name: CC-Tweaked
Version: 0.5.0
Summary: Pythonization of ComputerCraft Minecraft mod. Write Python instead Lua!
Author-email: huxinchi <hxc224@hotmail.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/huxinchi/computercraft
Keywords: computercraft,minecraft,cc:tweaked
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: computercraft/origin-license/LICENSE.txt
Requires-Dist: aiohttp
Requires-Dist: greenlet
Dynamic: license-file

改自https://github.com/neumond/python-computer-craft
