Jump to content

Rexx/EEC: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
m Ak120 moved page REXX/EEC to Rexx/EEC
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
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]].
{{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==
* Last known version: REXX/EECL v1 (2008-05-19)
* 1 (2008-05-19)
* 1.3 (Apr 2017)
* 1.4 (May 2017)


==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 project page] - on [[SourceForge]].


==Licence==
[[Category:REXX Function Library]][[Category:Open Source Software]][[Category:Software written in C]]
* Open source software released under the [[LGPL v2.1]].
 
==Author==
* [[Mark Hessling]]
 
[[Category:Tools]][[Category:REXX]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[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