Metadata-Version: 2.4
Name: cshogi
Version: 0.9.1
Summary: A fast Python shogi library
Home-page: https://github.com/TadaoYamaoka/cshogi
Author: Tadao Yamaoka
Author-email: tadaoyamaoka@gmail.com
Maintainer: Tadao Yamaoka
Maintainer-email: tadaoyamaoka@gmail.com
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: numpy<1.20.0,>=1.19.5; python_version == "3.6"
Requires-Dist: numpy<1.22.0,>=1.21.6; python_version == "3.7"
Requires-Dist: numpy<1.27.0,>=1.26.0; python_version >= "3.12" and python_version < "4.0"
Requires-Dist: numpy; python_version >= "3.8" and python_version < "3.12"
Provides-Extra: web
Requires-Dist: flask; extra == "web"
Requires-Dist: portpicker; extra == "web"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary
