/usr/share/doc/pysolfc/html/intro.html is in pysolfc 2.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>PySol - Introduction</title>
<meta name="license" content="Distributed under the terms of the GNU General Public License">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#F7F3FF" link="#0000FF" vlink="#660099" alink="#FF0000">
<img src="images/pysollogo03.gif" alt="">
<br>
<h1>Introduction</h1>
<p>
"Why yet another solitaire game ?" you may ask.
The answer is simple...
<h3>PySol highlights</h3>
<ul>
<li> currently supports more than 1000 distinct solitaire games
<li> based upon an extensible solitaire engine
<li> lots of classic games like Forty Thieves, FreeCell, Klondike and Spider
<li> special games like Ganjifa, Hanafuda, Poker and Tarock type games
<li> modern look and feel
<li> multiple cardsets and backgrounds
<li> background table tiles
<li> unlimited undo & redo
<li> persistent bookmarks
<li> load & save games
<li> player statistics
<li> a hint system
<li> demo games
<li> a solitaire wizard
<li> support for user written plug-ins
<li> sound samples and background music
<li> integrated HTML help browser
<li> lots of documentation
<li> portable across Unix/X11, Windows 95/98/NT/2000/XP and Mac OSX
<li> written in 100% pure Python
<li> distributed under the terms of the GNU General Public License
<li> <i>Commercial Quality Freeware</i>
</ul>
<!--
<h3>Legal terms</h3>
<p>
PySol is Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by <a href="mailto:markus@oberhumer.com">Markus F.X.J. Oberhumer</a>.<br>
All Rights Reserved.
<p>
PySol is distributed under the terms of the
<a href="license.html">GNU General Public License</a>.
-->
<p>
<br>
<a href="index.html">Back to the index</a>
</body>
</html>
|