pgn-speaker

View on PyPIReverse Dependencies (0)

1.0.0.post2 pgn_speaker-1.0.0.post2-py3-none-any.whl

Wheel Details

Project: pgn-speaker
Version: 1.0.0.post2
Filename: pgn_speaker-1.0.0.post2-py3-none-any.whl
Download: [link]
Size: 6025
MD5: 9364f36176fc60b8af2cfb583044ca30
SHA256: db277eedd1604cfd5ed7e3d21d704a5c87a33ca9644f35a2ca13765644a6620c
Uploaded: 2023-01-12 03:20:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgn-speaker
Version: 1.0.0.post2
Summary: Reads moves one at a time from a PGN file for practicing chess visualzation skills.
Author: David Lechner
Author-Email: david[at]lechnology.com
Home-Page: https://github.com/dlech/python-pgn-speaker
Project-Url: Repository, https://github.com/dlech/python-pgn-speaker
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: chess (<2.0.0,>=1.9.4)
Requires-Dist: pyobjc-framework-avfoundation (<10.0.0,>=9.0.1); sys_platform == "darwin"
Requires-Dist: windows-curses (<3.0.0,>=2.3.1); sys_platform == "win32"
Requires-Dist: winsdk (<2.0.0,>=1.0.0b7); sys_platform == "win32"
Description-Content-Type: text/markdown
[Description omitted; length: 878 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pgn_speaker/__init__.py sha256=jAgy-3R5FFiwncrfmcwLU8pWVqnUST1I60eMOQQ3G-0 218
pgn_speaker/__main__.py sha256=Asg2XiZ4RHJgxguT6sWG0KghQFW8aZ4tn-JxgkgTyfM 120
pgn_speaker/cli.py sha256=jzU6-rJ_QtgrfEn7kVuVyKI17DqMPpin63oh43bNfSs 5433
pgn_speaker/pyobjc_helper.py sha256=3Lab_jd19TfFXQ0ixsuK7RpnU8Qv2pd_JQ93D-33AFA 934
pgn_speaker/winsdk_helper.py sha256=Z4q_T6zofYhkS8jnGvVTp7CSgmPRp062qJHDOdYSsek 1330
pgn_speaker-1.0.0.post2.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
pgn_speaker-1.0.0.post2.dist-info/entry_points.txt sha256=4B5gyKdKxNZzAuceO3OVcCPoQ0unbJX8pOIruzzISgM 52
pgn_speaker-1.0.0.post2.dist-info/METADATA sha256=JKhmpHr6xKGRNtuuO4SESZuRBXT6nUr-BnePCI93jBA 1765
pgn_speaker-1.0.0.post2.dist-info/RECORD

entry_points.txt

pgn-speaker = pgn_speaker.cli:main