*******************************************************************************
*                          X Python Newsreader                                *
*                                 README                                      *
*******************************************************************************

What is it?
 XPN is a simple newsreader written in python using the Gtk+ toolkit for the GUI.
 It is an on-line newsreader so you have to connect to the internet if you don't
 have a local news-server on your PC.

 XPN has a partial support for MIME standards (you can read only single part 
 quoted-printable/8bit/7bit encoded articles), so please use it carefully
 and on text-only newsgroups.
 However XPN is fully unicode compliant.

Requirements:

 - Python (2.4 or better)
 - PyGtk (2.4.1 or better)
 - GTK+ (2.4)

Read "xpn.html" for more informations.

XPN - X Python Newsreader 
Copyright (C) 2003 Antonio Caputo <nemesis2001@gmx.it>
Released under the terms of the GNU General Public License.
See the file COPYING for details.
