source: Dev/branches/rest-dojo-ui/client/dojox/encoding/README @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 1.3 KB
Line 
1-------------------------------------------------------------------------------
2DojoX Encoding
3-------------------------------------------------------------------------------
4Version 0.1.0
5Release date: 7/30/2007
6-------------------------------------------------------------------------------
7Project state:
8experimental
9-------------------------------------------------------------------------------
10Credits
11        Eugene Lazutkin
12        Tom Trenka
13-------------------------------------------------------------------------------
14Project description
15
16DojoX Encoding provides a set of routines for common encoding algorithms.
17-------------------------------------------------------------------------------
18Dependencies:
19
20Encoding only depends on the Dojo Core.
21-------------------------------------------------------------------------------
22Documentation
23
24See the API documentation for details.
25-------------------------------------------------------------------------------
26Installation instructions
27
28Grab the following from the Dojo SVN Repository:
29http://svn.dojotoolkit.org/src/dojox/trunk/encoding/*
30
31Install into the following directory structure:
32/dojox/encoding/
33
34...which should be at the same level as your Dojo checkout.
35-------------------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.