Jump to content

Rexx/EEC: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
m Ak120 moved page REXX/EEC to Rexx/EEC
 
(2 intermediate revisions by the same user not shown)
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]].
{{Software
|Picture=Rexxeec.png
|Name=REXX/EEC
|Version=1.4 (May 2018)
|Author=[[Mark Hessling]]
|Licence=[[LGPL v2.1]]
|WWW=http://rexxeec.sourceforge.net
}}
'''REXX/EEC''' is 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==
* REXX/EECL v1 (2008-05-19)
* 1 (2008-05-19)
 
* 1.3 (Apr 2017)
==Licence==
* 1.4 (May 2017)
* Open source software released under the [[LGPL v2.1]].
* Author: [[Mark Hessling]]


==Links==
==Links==
* [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]]

Latest revision as of 19:04, 2 April 2025

Rexx/EEC
Name REXX/EEC
Version 1.4 (May 2018)
Vendor
Author Mark Hessling
Licence LGPL v2.1
WWW http://rexxeec.sourceforge.net

REXX/EEC is 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

  • 1 (2008-05-19)
  • 1.3 (Apr 2017)
  • 1.4 (May 2017)

Links