Namespace pgn
| pgn\exceptions |
| pgn\tags |
| Game | Description of Game: A PGN Game is composed by a set of tags (at least STR) and a movetext section: The movetext section is composed of chess moves, move number indications, optional annotations, and a single concluding game termination marker. |
| PGN | Description of PGN |