[REBOL] [REBOL.org] Recent changes

This is an automatic email from REBOL.org, the REBOL Script Library to notify 
you of recent changes to the Library.

=======changes=======
extract-keywords.r
--change: new script
--title: Extract REBOL keywords
--owners: ashley
--author: Ashley G Truter
--purpose: Generic function to extract and format REBOL 'keywords', typically 
to create a syntax highlight file
for an editor that doesn't support REBOL.

--url: http://www.rebol.org/view-script.r?script=extract-keywords.r

mac-requestors.r
--change: new script
--title: Native Mac OS X requestors
--owners: ashley
--author: Ashley G Truter
--purpose: A set of eight Mac OS X native requestors that approximate and 
extend the functionality
of the REBOL request* functions.

--url: http://www.rebol.org/view-script.r?script=mac-requestors.r

read-write-meta.r
--change: new script
--title: Read & Write metadata
--owners: ashley
--author: Ashley G Truter
--purpose: Easily access streams (Windows NTFS) and resource forks (Mac OS X 
HFS). Linux/Unix not supported.

--url: http://www.rebol.org/view-script.r?script=read-write-meta.r

win-requestors.r
--change: new script
--title: Native Windows requestors
--owners: ashley
--author: Ashley G Truter
--purpose: A set of four Windows native requestors that approximate and extend 
the functionality
of the REBOL request* functions.

--url: http://www.rebol.org/view-script.r?script=win-requestors.r

xml-parse.r
--change: updated script -- Version found by Graham that fixes some bugs
--title: A more XML 1.0 compliant set of XML parsing tools.
--owners: brianwisti
--author: Gavin F. McKenzie
--purpose: REBOL's built-in parse-xml function lacks a number of
XML 1.0 compliant features, including:
- support for CDATA sections
- support for XML Namespaces
- exposure of the internal DTD subset

The intent of this script is to create an XML parser
that can [...]
--url: http://www.rebol.org/view-script.r?script=xml-parse.r


=======additional information=======
new and updated scripts: http://www.rebol.org/st-topic-details.r?tag=//recent

=======end=======
--The Library People
--2-Jul-2009

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to