Jump to content

Rexx/EEC

From EDM2
Revision as of 09:45, 5 March 2016 by Reiknir (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 v.2.1.

Author