Rexx/EEC: Difference between revisions
Appearance
Created page with "A REXX 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 o..." |
mNo edit summary |
||
Line 9: | Line 9: | ||
==Licence== | ==Licence== | ||
* Open source software released under the [[LGPL | * Open source software released under the [[LGPL v2.1]]. | ||
==Author== | ==Author== |
Revision as of 01:18, 25 June 2016
A REXX 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
- Last known version: REXX/EECL v1 (2008-05-19)
Links
Licence
- Open source software released under the LGPL v2.1.