.. _pages/introduction/third_party_components: Third-party Components *************************** The qooxdoo project makes use of components and tools from other projects and endeavours. This applies to the framework %{JS} class code, the tool chain, and static resources. This page gives an overview over those components which are included with the SDK or other deliverables. Please refer to the contained files for version information of a particular component. Besides foreign files we have included in the project, we also want to list the tools we use to either produce or consume genuine files of our source tree (beyond basic text editors ;-), so it is easy to oversee all the project's dependencies. .. _pages/introduction/third_party_components#js_code: Framework %{JS} Code ============================ These are components that are integrated into the %{JS} class code. .. list-table:: :header-rows: 1 :widths: 50 50 * - Component - License * - `Sizzle `_ - `MIT `_ * - `mustache.js `_ - `MIT `_ * - `SWFFix `_ - `MIT`_ * - `Sinon.JS `_ - `BSD`_ * - `parseUri `_ - `MIT`_ * - `iScroll `_ - `MIT`_ Application %{JS} Code ============================ These are components that are integrated into the %{JS} class code from our demo apps. .. list-table:: :header-rows: 1 :widths: 50 50 * - Component - License * - `ACE `_ - `MPL/GPL/LGPL `_ .. _pages/introduction/third_party_components#resources: Resources ========= Static resource files, like images, CSS, etc.. .. list-table:: :header-rows: 1 :widths: 50 50 * - Component - License * - `Tango Icons `_ - `CC BY-SA 2.5 `_ * - `Oxygen Icons `_ - `LGPLv3 `_ * - `CLDR Data `_ - `Unicode Terms of Use `_ * - `JQTouch Project `_ - `MIT`_ * - `iScroll `_ - `MIT`_ .. _pages/introduction/third_party_components#tool_chain: Tool Chain =========== These are the Python modules we use that are not self-written, nor part of a vanilla Python 2.x SDK: .. list-table:: :header-rows: 1 :widths: 50 50 * - Module - License * - `cssmin `_ - `BSD-compat `_ * - `elementtree `_ - `old-style Python `_ `(HPND) `_ * - `graph `_ - `MIT`_ * - `polib `_ - `MIT`_ * - `pyparsing `_ - `MIT`_ * - `simplejson `_ - `MIT`_ * - `textile `_ - `new BSD `_ .. _pages/introduction/third_party_components#other: Components or tools that are not included with the SDK ======================================================= .. list-table:: :header-rows: 1 :widths: 50 50 * - Tool - License * - `ImageMagick `_ - `GPL-compat `_ * - `Make `_ - `GPL 3.0 `_ or later * - `Mozilla Rhino `_ - `MPL 1.1 `_/`GPL 2.0 `_, `Unnamed License `_ * - `RRDTool `_ - `GPL `_ * - `Selenium `_ - `Apache License 2.0 `_ * - `Sphinx `_ - `BSD `_ * - `TeX Live `_ - `mixed free licenses `_