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]]. | |||
==Version== | ==Version== | ||
Line 6: | Line 6: | ||
==Links== | ==Links== | ||
* [http://rexxeec.sourceforge.net/index.html REXX/EEC Homepage] | * [http://rexxeec.sourceforge.net/index.html REXX/EEC Homepage] | ||
* [https://sourceforge.net/projects/rexxeec/ REXX/EEC project | * [https://sourceforge.net/projects/rexxeec/ REXX/EEC SourceForge project] | ||
==Licence== | ==Licence== | ||
Line 14: | Line 14: | ||
* [[Mark Hessling]] | * [[Mark Hessling]] | ||
[[Category:REXX Function Library]][[Category:Open Source Software]][[Category:Software written in C]] |
Revision as of 16:04, 20 October 2016
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
- Last known version: REXX/EECL v1 (2008-05-19)
Links
Licence
- Open source software released under the LGPL v2.1.