aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojox/encoding/README
blob: 8826008bd5d17b2bb29eb18121bd73312a106578 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
-------------------------------------------------------------------------------
DojoX Encoding
-------------------------------------------------------------------------------
Version 0.1.0
Release date: 7/30/2007
-------------------------------------------------------------------------------
Project state:
experimental
-------------------------------------------------------------------------------
Credits
	Eugene Lazutkin
	Tom Trenka
-------------------------------------------------------------------------------
Project description

DojoX Encoding provides a set of routines for common encoding algorithms.
-------------------------------------------------------------------------------
Dependencies:

Encoding only depends on the Dojo Core.
-------------------------------------------------------------------------------
Documentation

See the API documentation for details.
-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/encoding/*

Install into the following directory structure:
/dojox/encoding/

...which should be at the same level as your Dojo checkout.
-------------------------------------------------------------------------------