Metadata-Version: 2.1
Name: cshogi
Version: 0.9.5
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
License: UNKNOWN
Platform: UNKNOWN
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'

UNKNOWN

