Rexx/EEC: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
==Version== | ==Version== | ||
* | * REXX/EECL v1 (2008-05-19) | ||
==Licence== | |||
* Open source software released under the [[LGPL v2.1]]. | |||
* Author: [[Mark Hessling]] | |||
==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 SourceForge project] | * [https://sourceforge.net/projects/rexxeec/ REXX/EEC SourceForge project] | ||
[[Category:REXX Function Library]][[Category:Open Source Software]][[Category:Software written in C]] | [[Category:REXX Function Library]][[Category:Open Source Software]][[Category:Software written in C]] |
Revision as of 00:33, 9 February 2020
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