]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dojox/encoding/README
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dojox / encoding / README
1 -------------------------------------------------------------------------------
2 DojoX Encoding
3 -------------------------------------------------------------------------------
4 Version 0.1.0
5 Release date: 7/30/2007
6 -------------------------------------------------------------------------------
7 Project state:
8 experimental
9 -------------------------------------------------------------------------------
10 Credits
11         Eugene Lazutkin
12         Tom Trenka
13 -------------------------------------------------------------------------------
14 Project description
15
16 DojoX Encoding provides a set of routines for common encoding algorithms.
17 -------------------------------------------------------------------------------
18 Dependencies:
19
20 Encoding only depends on the Dojo Core.
21 -------------------------------------------------------------------------------
22 Documentation
23
24 See the API documentation for details.
25 -------------------------------------------------------------------------------
26 Installation instructions
27
28 Grab the following from the Dojo SVN Repository:
29 http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/encoding/*
30
31 Install into the following directory structure:
32 /dojox/encoding/
33
34 ...which should be at the same level as your Dojo checkout.
35 -------------------------------------------------------------------------------