INACTIVE - SDK and Gallery of Mozilla JetPacks
Перейти к файлу
zalun 7970f4dddd exclude the latex trash 2010-04-29 14:05:26 +01:00
Docs link to the graphical object presentation provided 2010-04-29 01:35:17 +01:00
apache Apache configuration 2010-02-07 01:37:12 +00:00
flightdeck size of the buttons depends on the font size - if container is fixed - buttons should be fixed as well. Increased the number as plain installed gentoo rendered it badly 2010-04-27 11:01:49 +01:00
scripts dev server not needed 2010-04-27 13:37:48 +01:00
tools exclude the latex trash 2010-04-29 14:05:26 +01:00
INSTALL jetpack-sdk installation 2010-03-03 00:18:45 +00:00
README authenticating with AMO 2010-03-12 15:03:02 +00:00

README

Version 0.0.1 pre alpha
FlightDeck is a SDK for creating JetPack
(c) Mozilla Foundation

Production uses following third-party software:
 * Python (http://www.python.org/) [GPL-compatible]
 * Docutils (http://docutils.sourceforge.net/) [Python compatible]
 * WSGIRef (http://www.python.org/doc/2.5.2/lib/module-wsgiref.html) [Python compatible]
 * Django (http://www.djangoproject.com/) [BSD]
 * django-extensions (http://github.com/django-extensions/django-extensions/issues) [Python compatible]
 * VirtualEnv (http://pypi.python.org/pypi/virtualenv) [MIT]
 * Pip (http://pip.openplans.org/) [?]
 * Yolk (http://tools.assembla.com/yolk/) [GPL-2]
 * MySQL-python (http://mysql-python.sourceforge.net/) [?]
 * South (http://south.aeracode.org/) [Apache 2.0]
 * Grappelli (http://code.google.com/p/django-grappelli/) [New BSD]
 * Haystack (http://haystacksearch.org/) [BSD]
 * PIL (http://www.pythonware.com/products/pil/) [free custom - http://www.pythonware.com/products/pil/license.htm]
 * Mootools (http://mootools.net/) [MIT]
 * Roar (http://digitarald.de/project/roar/) [MIT]
 * StickyWin (http://www.clientcide.com/docs/UI/StickyWin) [MIT]
 * ClientForm
 * mechanize

Needed for Jetpack integration
 * mozrunner
 * simplejson
 * jetpack-sdk

Following third-party software is used only for development:
 * GraphViz (http://www.graphviz.org/) [GPL]
 * PyGraphViz (http://networkx.lanl.gov/pygraphviz/) [?]
 * DevServer (http://github.com/dcramer/django-devserver) [?] // switched off at the moment
 * Debug Toolbar (http://github.com/robhudson/django-debug-toolbar) [Django like]
 * wget (http://www.gnu.org/software/wget/) [GPL]
 * CodeMirror (http://marijn.haverbeke.nl/codemirror/) [http://github.com/marijnh/CodeMirror/blob/master/LICENSE]