Metadata-Version: 2.1
Name: Breakfast-Puzzles
Version: 0.1.0
Summary: Breakfast Puzzles is a script for laying out a selection ofSimon Tatham’s Puzzles onto a page.
Home-page: https://gitlab.com/Tom_Fryers/breakfast-puzzles
Author: Tom Fryers
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Breakfast Puzzles

This is a script for laying out a selection of puzzles from Simon
Tatham’s Portable Puzzle Collection onto a page.

It outputs PostScript, which can then be printed out.

To use it, run `breakfast-puzzles page.ps`. Ensure you have
the puzzle collection installed.

The supported puzzles are:

- Bridges
- Dominosa
- Filling
- Galaxies
- Keen
- Killer
- Light Up
- Magnets
- Map
- Pattern
- Pearl
- Range
- Rectangles
- Signpost
- Singles
- Slant
- Sudoku
- Sudoku X
- Jigsaw
- Jigsaw Killer
- Tents
- Towers
- Tracks
- Unequal
- Adjacent
- Unruly

---

Breakfast Puzzles
Copyright (C) 2021 Tom Fryers

This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.

You should have received a copy of the GNU General Public License along
with this program. If not, see <https://www.gnu.org/licenses/>.


