Metadata-Version: 2.1
Name: pgnsplit
Version: 0.1.1
Summary: Simple package that splits a chess pgn file into a folder of pgns - each one containing one variation of the original pgn.
Author: vsingh18567
Author-email: 59497793+vsingh18567@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: chess (>=1.6.1,<2.0.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
