%%comments:

Copyright © 2000, 2001, 2002 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.

%%name: Pysweeper %%short-description: Implementation of the classic Minesweeper game %%full-description: Pysweeper is an implementation of the classic puzzle game Minesweeper. The object of this brain-bender is to find every mine hidden on the board without actually revealing any of them. It fully implements all rules of the game, provides a robust user interface, allows the player to set all game parameters, and offers extra features such as game timing. %%category: games %%license: GPL %%license-verified-by: %%license-verified-on: %%maintainer: Brett Smith %%updated: %%keywords: pysweeper, minesweeper, games, puzzle %%interface: X Window System %%programs: %%GNU: no %%web-page: http://www.canonical.org/pysweeper %%support: %%doc: man page included %%developers: Brett Smith %%contributors: %%sponsors: %%source-tarball: http://www.canonical.org/pysweeper/source/Pysweeper-1.0.tar.gz %%source-info: http://www.canonical.org/pysweeper %%source-template: %%debian: %%rpm: %%repository: %%related: %%related-outside-directory: %%source-language: Python %%supported-languages: %%use-requirements: Python 2.0 or higher, SDL, Pygame %%build-prerequisites: %%weak-prerequisites: %%source-prerequisites: %%version: 1.0 stable released 2002-06-29 %%announce-list: %%announce-news: %%help-list: %%help-news: %%help-irc-channel: %%dev-list: %%dev-news: %%dev-irc-channel: %%bug-list: %%bug-news: %%bug-database: %%entry-written-by: Brett Smith