INACTIVE - SDK and Gallery of Mozilla JetPacks
Перейти к файлу
Piotr Zalewa b24893c680 forgotten files added 2010-10-04 16:01:13 +01:00
Docs Refactoring 2010-10-01 12:24:59 +01:00
apache
flightdeck forgotten files added 2010-10-04 16:01:13 +01:00
requirements Refactoring 2010-10-01 12:24:59 +01:00
scripts merge master 2010-09-29 15:38:08 +01:00
tools Refactoring 2010-10-04 15:57:30 +01:00
.gitignore forgotten files added 2010-10-04 16:01:13 +01:00
INSTALL instructions added to installation doc 2010-09-02 17:21:36 +01:00
README

README

Version 1.0a5
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]
 * mechanize [BSD]
 * ElementTree (http://effbot.org/zone/element.htm) [old-style Python license http://effbot.org/zone/copyright.htm]
 * Markdown (http://www.freewisdom.org/projects/python-markdown/) [http://www.freewisdom.org/projects/python-markdown/License]

Needed for Jetpack integration
 * jetpack-sdk

Following third-party software is used only for development:
 * GraphViz (http://www.graphviz.org/) [GPL]
 * PyGraphViz (http://networkx.lanl.gov/pygraphviz/) [?]
 * Debug Toolbar (http://github.com/robhudson/django-debug-toolbar) [Django like]
 * wget (http://www.gnu.org/software/wget/) [GPL]