Project

General

Profile

Statistics
| Revision:

root / trunk / web / dojo / dojox / encoding / README @ 12

History | View | Annotate | Download (1.27 KB)

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/src/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
-------------------------------------------------------------------------------