Rexx/EEC: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
An extension that allows [[REXX]] to encode/decode, de/compress and encrypt/decrypt strings. This is useful for a variety of functions and ideal for working with a bunch of file formats such as some versions of [[XML]]. | An extension that allows [[REXX]] to encode/decode, de/compress and encrypt/decrypt strings. This is useful for a variety of functions and ideal for working with a bunch of file formats, such as some versions of [[XML]]. | ||
==Version== | ==Version== |
Revision as of 18:02, 14 September 2022
An extension that allows REXX to encode/decode, de/compress and encrypt/decrypt strings. This is useful for a variety of functions and ideal for working with a bunch of file formats, such as some versions of XML.
Version
- REXX/EECL v1 (2008-05-19)
Licence
- Open source software released under the LGPL v2.1.
- Author: Mark Hessling