This file profives information for the pyDosBox frontend.
It is still in alpha stage, although usable.

To use it you need python 2.3 and pygtk 2.0.

No installation is necessary. Just execute it and it will pop up!
I haven't test it under windows, so probably it won't run, although 
python and gtk are multi-platform.

If the DosBox application doesn't start, it's possible that the 
executable is not found. Then go to the ~/.pydosbox file and edit
the first option (self.dosboxpath) to reflect the position of the
dosbox executable.

For any comments you are welcomed to contact me.




Author: Panayotis Katsaloulis
email:  panayotis@panayotis.com

Frontend of DOSBox emulator, written in python and pygtk

Copyright (C) 2003 Panayotis Katsaloulis 

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 2
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, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.


