Project

General

Profile

Dependencies » History » Version 18

Luke Murphey, 09/22/2012 06:57 AM

1 1 Luke Murphey
h1. Dependencies
2 1 Luke Murphey
3 14 Luke Murphey
Below is information on software that TextCritical.com depends on:
4 1 Luke Murphey
5 11 Luke Murphey
| *Resource*                                                | *Purpose*                           | *Version* | *License* |
6 16 Luke Murphey
| "HTML 5 Boilerplate":http://html5boilerplate.com/         | HTML template                       | 4.0.0     | "Various":http://html5boilerplate.com/html5boilerplate-site/built/en_US/docs/license/ |
7 11 Luke Murphey
| "Twitter Bootstrap":http://twitter.github.com/bootstrap/  | Responsive HTML framework           | 2.2.1     | "APL v2":https://github.com/twitter/bootstrap/blob/master/LICENSE |
8 11 Luke Murphey
| "Django":http://Django.com/                               | Web framework                       | 1.4       | "MIT":https://github.com/django/django/blob/master/LICENSE |
9 11 Luke Murphey
| "CherryPy":http://www.cherrypy.org/                       | HTTP server                         | 3.2.0     | "BSD":https://bitbucket.org/cherrypy/cherrypy/src/697c7af588b8/cherrypy/LICENSE.txt |
10 17 Luke Murphey
| "jQuery":http://jquery.com/                               | Javascript UI                       | 1.8.1     | "MIT":http://jquery.org/license/ |
11 11 Luke Murphey
| "jQuery UI":http://jqueryui.com/                          | Forms helpers                       | 1.8.22    | "MIT":http://jquery.org/license/ |
12 11 Luke Murphey
| "Selectivizr":http://selectivizr.com/                     | IE 6-8 CSS3 selectors               | 1.0.2     | "MIT":http://www.opensource.org/licenses/mit-license.php |
13 11 Luke Murphey
| "Modernizr":http://modernizr.com/                         | HTML 5 compatibility detection      | 2.6.1     | "BSD and MIT":http://www.modernizr.com/license/ |
14 11 Luke Murphey
| "REQUIRE.JS":http://requirejs.org/                        | Javascript module loader            | 2.0.6     | "BSD and MIT":http://requirejs.org/docs/release/2.0.6/minified/require.js |
15 11 Luke Murphey
| "DataTables.js":http://datatables.net                     | jQuery plugin for displaying tables | 1.9.3     | "BSD and GPL v2":https://github.com/DataTables/DataTables/blob/master/Readme.txt |
16 13 Luke Murphey
| "jQueryUI Bootsrap":http://addyosmani.github.com/jquery-ui-bootstrap/ | jQueryUI Bootstrap Theme | 0.2.3 | Unknown  |
17 15 Luke Murphey
| "Grappelli":http://www.grappelliproject.com/ | Customized Django Admin | 2.4.0 | "Custom":https://github.com/sehmaschine/django-grappelli/blob/master/LICENSE  |
18 18 Luke Murphey
| "store.js":https://github.com/frankkohlhepp/store-js      | Local storage API                   | 3.1.2 | "MIT":https://github.com/frankkohlhepp/store-js/blob/master/LICENSE.txt  |
19 18 Luke Murphey
20 1 Luke Murphey
21 1 Luke Murphey
h2. Build Requirements
22 14 Luke Murphey
23 14 Luke Murphey
Below are the requirements for building TextCritical.com:
24 2 Luke Murphey
25 2 Luke Murphey
|*Library*  |*Purpose*  |*Version*       |*License*|
26 5 Luke Murphey
|"SvnAnt":http://subclipse.tigris.org/svnant.html     | Ant SVN integration       | 1.2.1   | MIT                |
27 5 Luke Murphey
|"JRuby":http://www.jruby.org/                        | JRuby (for running SASS)  | 1.6.7.2 | CPL, GPL, and LGPL |
28 8 Luke Murphey
|"SASS":http://rubyforge.org/frs/?group_id=9702       | Stylesheet processing     | 3.2.1   | MIT                |