= REXX Libraries = This page is intended to be a general home for open source REXX function libraries for OS/2 and eComStation. REXX libraries which are hosted here include: * [http://www.altsan.org/os2/toolkits/lvm/index.html RXLVM] -- a (read-only) REXX interface to the Logical Volume Manager * [http://www.altsan.org/os2/toolkits/uls/index.html#rxuls RXULS] -- a REXX interface to OS/2's Universal Language Support (Unicode) support * RXUTILEX -- a set of extended utility functions designed to supplement the standard REXXUTIL library. * RXPRTUTL -- routines for managing OS/2 printers. SVN directories for all of these are available via: http://svn.netlabs.org/repos/rexxlibs Other libraries may be added in the future. == Downloads == ||'''Component'''||'''Package'''||'''Version'''||'''Description'''|| ||RXLVM||[http://www.altsan.org/os2/toolkits/lvm/rxlvm_051.zip ZIP]||0.51||REXX interface to the Logical Volume Manager || ||RXULS||[http://www.altsan.org/os2/toolkits/uls/rxuls_052.zip ZIP]||0.52||REXX interface to OS/2's Universal Language Support (Unicode) || ||RXUTILEX||[http://trac.netlabs.org/rexxlibs/raw-attachment/wiki/WikiStart/rxutilex_014.zip ZIP]|| 0.14 || Extended utility functions to supplement the standard REXXUTIL library|| ||RXPRTUTL|| [http://trac.netlabs.org/rexxlibs/raw-attachment/wiki/WikiStart/rxprtutl_03.zip ZIP] || 0.3 || REXX printer utility functions || == License == This is open source software under the BSD 3-Clause License. == Links == * [http://www-01.ibm.com/software/awdtools/rexx/ IBM REXX Family] -- Overview * [http://www.rexx.org Marc Hessling's Home Page] -- Rexx/SQL, Rexx/DW