Copyright 2009 Diego Duclos
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 <http://www.gnu.org/licenses/>.
Contact Information
====================
I can be mailed at diego.duclos@gmail.com
I also regularly check the issue tracker at https://sourceforge.net/tracker/?group_id=270992
Quick install guide
====================
Windows
=======
- Make sure you have the Microsoft Visual C Runtime installed
url: http://www.microsoft.com/downloads/details.aspx?familyid=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en
- run pyfa.exe
Linux
=====
- Make sure you have python 2.5 (2.6 prefered), pygtk 2.x and gtk 2.x
- Start launch.py
Mac OS
======
- Make sure you have gtk-osx (instructions at: http://sourceforge.net/apps/trac/gtk-osx/wiki/Build), pygtk (instructions at: http://sourceforge.net/apps/trac/gtk-osx/wiki/PyGtk) and python 2.5 (2.6 prefered)