Download List

專案描述

4Suite XML is a Python-based toolkit for XML application development. It features a library of integrated tools for XML processing, implementing open technologies such as DOM, SAX, XPath, XSLT, XInclude, XPointer, XLink, XUpdate, RELAX NG, and XML/SGML Catalogs. The RDF and Repository components of 4Suite are separate packages that must be installed separately, on top of 4Suite XML.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-27 07:34
1.0.2

Upgrading is recommended from all previous
versions of 4Suite XML. Bugfixes since 1.0.1
include a fix for a longstanding bug affecting
XPath comparison ops between a node-set and a
boolean; better multiple interpreter support
(which should help with mod_python); a plugged
memory leak in Saxlette; a bugfix affecting all
extension functions in XPath/XSLT; elimination of
a build error when Python is configured with
"--enable-shared"; and fixed interaction between
xi:include and xsl:strip-elements.
標籤: Major bugfixes

2006-12-27 03:24
1.0.1

This release adds corrections to the handling of
default namespaces in
Ft.Xml.Domlette.ParseFragment and GetAllNs, and
improved behavior in the
Python interactive interpreter. Memory leaks have
been eliminated, minor
installer problems have been fixed, and
documentation has been updated.
標籤: Minor bugfixes

2006-12-27 03:23
1.0

This release adds nearly a year's worth of
bugfixes, documentation
improvements, and enhancements, including Python
2.5 support, better
packaging (including more OS X fixes), PEP 302
support, more API
conveniences, subclassable Domlette nodes,
SaxPrinter, C14N, and full
support of EXSLT Dynamic, xml:id,
getElementById(), and XPath's id().
標籤: Major feature enhancements

2005-12-20 04:46
1.0b3

This release has fast, built-in DTD validation; no PyXML is required. It also includes fixes for building on 64-bit Intel/AMD and HP-UX. There are various minor bugfixes, documentation updates, and performance improvements.
標籤: Minor bugfixes

2005-10-28 08:41
1.0b2

4Suite is now three separate packages: 4Suite XML (XML, XPath, XSLT, related technologies, and support libraries), 4Suite RDF (RDF processing libraries and persistence API), and 4Suite Repository (XML and RDF repository). If you need the RDF or repository features of 4Suite, stick with 4Suite 1.0b1 for now.
標籤: Initial freshmeat announcement

Project Resources