зеркало из https://github.com/mozilla/FlightDeck.git
34 строки
1.7 KiB
Plaintext
34 строки
1.7 KiB
Plaintext
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]
|