Download List

项目描述

4Suite is a Python-based toolkit for XML and RDF application development. It features a library of integrated tools for XML processing, implementing open technologies such as DOM, RDF, XSLT, XInclude, XPointer, XLink, XPath, XUpdate, RELAX NG, and XML/SGML Catalogs. Layered upon this is an XML and RDF data repository and server, which supports multiple methods of data access, query, indexing, transformation, rich linking, and rule processing, and provides the data infrastructure of a full database system, including transactions, concurrency, access control, and management tools. It also supports HTTP, RPC, SOAP, and FTP, plus APIs in Python and XSLT.

系统要求

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.

2005-04-17 22:44
1.0b1

该版本的特点未成年人在整个核心库巨大的性能提升(XML解析,XSLT样式表阅读和XPath的评价是非常快)。所有依赖于PyExpat都不见了。 XML_CATALOG_FILES环境保护VAR的支持增加。安全风险XPath扩展函数现在默认禁用。 XLink的,XUpdate,和RDFS支持改善。 Berkeley DB的(bsddb)司机说。 MySQL的司机进行了优化。还有更多的错误修正和改进。
标签: Development, Minor feature enhancements
This release features minor to huge performance increases throughout the core libraries (XML parsing, XSLT stylesheet reading, and XPath evaluation are remarkably faster). All dependencies on PyExpat are gone. XML_CATALOG_FILES env var support was added. Security risk XPath extension functions are now disabled by default. XLink, XUpdate, and RDFS support was improved. Berkeley DB (bsddb) drivers were added. MySQL drivers were optimized. There are many more bugfixes and enhancements.

2004-11-20 11:04
1.0a4

Python的2.2.1现在是最古老的支持的版本。作了许多改进,包括在domlettes能力控制解析编码,能够解析一般实体和一个。XPath的()节点上的便捷方法。在MySQL的司机被列入库,平面文件驱动程序已不再平坦,空气污染指数重组,以及ftss URI方案通篇使用。划定范围,职能包括为Versa。 XPath和XSLT扩展修剪了与EXSLT一致性。轻微API改变了。还有错误修正和其他改进。
标签: Development, Major feature enhancements
Python 2.2.1 is now the oldest supported version. Numerous enhancements were made, including the ability in domlettes to control the encoding for parsing, the ability to parse from general entities, and a .xpath() convenience method on nodes. In the repository a MySQL driver was included, the Flat File driver is no longer flat, the API restructured, and an ftss URI scheme is used throughout. Scoping functions were included for Versa. The XPath and XSLT extensions were pruned for consistency with EXSLT. Minor API changes were made. There were also bugfixes and other improvements.

2003-07-30 19:57
1.0a3

从1.0a1具体的改变,未记录此版本,但像往常一样,重点是挤压缺陷,使未成年人增强功能。在任何情况下,老版本的用户强烈建议升级。下一个版本将有许多重大bug修正,包括内存泄漏,所以冒险鼓励要从CVS获得发展的版本。
标签: Development, Minor bugfixes
Specific changes from 1.0a1 were not documented for this release, but as usual, the focus was on squashing bugs and making minor feature enhancements. In any case, users of older versions are strongly encouraged to upgrade. The next release will have many major bugfixes, including memory leaks, so the adventurous are encouraged to get the development version from CVS.

2003-05-17 21:58
1.0a1

而不是标签0.12.0b1在下一个版本,它是将1.0a1,表明意图要有一套完整的“1.0”推出高质量的产品开发周期何时结束。从0.12.0a3更改1.0a1很多,而且没有证件。我只想说,有足够的除错值得升级。
标签: Development, Major bugfixes
Rather than tag the next release 0.12.0b1, it is tagged 1.0a1, indicating intent to have a full "1.0" release-quality product when this development cycle is finished. Changes from 0.12.0a3 to 1.0a1 are numerous and undocumented. Suffice it to say that there are enough bugfixes to warrant upgrading.

2002-12-27 22:42
0.12.0a3

这是一个完全重写,包括许多bug修正,改进,库工具,演示(不再是一个单独的下载),Python的API的一些变化,一个基于C的速度轻量级的DOM(Domlette)(基于Python的minidom仍然可用),1 RDF查询引擎(的Versa语法),简化网络应用的发展,一个浏览器的仪表板界面仓库,和RDF可视化(graphviz的要求)。目前粗略文件。该PyXML依赖基本上已被解除。
标签: Development, Major feature enhancements
This is a complete rewrite, including numerous bugfixes, enhancements, repository tools, demos (no longer a separate download), some changed Python APIs, a C-based lightweight DOM (Domlette) for speed (Python-based minidom still available), an RDF query engine (Versa syntax), simplified Web app development, a Dashboard for a browser-based interface to the repository, and RDF visualization (GraphViz required). Docs are currently sketchy. The PyXML dependency has mostly been lifted.

Project Resources