nnnjjj123
2020-11-17 1b2c1edb61190eeb19f465ff031eaa3b2a1b8dbc
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/src/dojox/trunk/encoding/*
 
Install into the following directory structure:
/dojox/encoding/
 
...which should be at the same level as your Dojo checkout.
-------------------------------------------------------------------------------