source: Dev/trunk/src/client/dojox/encoding/README @ 532

Last change on this file since 532 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

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.