diff --git a/gui/aboutData.py b/gui/aboutData.py index 037016db4..5af49e734 100644 --- a/gui/aboutData.py +++ b/gui/aboutData.py @@ -22,5 +22,5 @@ versionString = "{0} {1} - {2} {3}".format(config.version, config.tag, config.ex license = "pyfa is released under GNU GPLv3" licenseLocation = "gpl.txt" developers = ("\n cncfanatics \t(Sakari Orisi)\n" , " DarkPhoenix \t(Kadesh Priestess)\n", " Darriele \t(Darriele)") -credits = (("EVE SERVICE CORP \twww.evsco.net - host of EVEFIT project ( pyfa / EOS/ Aurora)"), ("Entity (Entity) \t\tCapacitor calculations / EVEAPI python lib / Reverence"), ("Aurora \t\tMaths"), ("Corollax (Aamrr) \tVarious EOS/pyfa improvements")) -description = "Pyfa (the Python Fitting Assistant) is a standalone application able to create and simulate fittings for EVE-Online SciFi MMORPG with a very high degree of accuracy.\nPyfa can be virtually ran on all platforms where python and wxwidgets are supported, and, in order to make things effortless for you, we maintain daily builds for OSX/WIN32(64) and LINUX (http://www.evefit.org/Pyfa/Installation).\nThe layout of pyfa is somewhat similar to EFT ( EVE fitting tool ), but , it goes way beyond EFT in terms of functionality, accuracy and usefulness.\nWhile Pyfa is a completely new application unrelated to EFT, it is able to import/export EFT style fits without any hassle.\n\n\nAll EVE-Online related materials are property of CCP hf.\n\nSilk Icons Set by famfamfam.com released under Creative Commons Attribution 2.5 License" +credits = (("Entity (Entity) \t\tCapacitor calculations / EVEAPI python lib / Reverence"), ("Aurora \t\tMaths"), ("Corollax (Aamrr) \tVarious EOS/pyfa improvements")) +description = "Pyfa (the Python Fitting Assistant) is a standalone application able to create and simulate fittings for EVE-Online SciFi MMORPG with a very high degree of accuracy.\nPyfa can be virtually ran on all platforms where python and wxwidgets are supported.\n\n\nAll EVE-Online related materials are property of CCP hf.\n\nSilk Icons Set by famfamfam.com released under Creative Commons Attribution 2.5 License" diff --git a/readme.txt b/readme.txt index ae80bdc59..e83dc12e2 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,18 @@ Pyfa is a cross-platform desktop fitting application for EVE online that can be It provides many advanced features such as graphs and full calculations of any possible combination of modules, fits, etc. -pyfa website: +In order to run pyfa from source, you need to have following dependencies installed: +Python 2 - http://www.python.org/ +wxPython - http://www.wxpython.org/ +SQLAlchemy - http://www.sqlalchemy.org/ +Matplotlib - http://matplotlib.sourceforge.net/ +NumPy - http://numpy.scipy.org/ + +Last 2 are optional, they are required for graphs only. + +Development repository: +https://github.com/DarkFenX/Pyfa +Website: http://www.evefit.org/Pyfa EVE Online website: http://www.eveonline.com/