was no longer available.
Changes:
- Fixed problem that could result in repeated use of the same
namespace prefix in the same element.
- Fixed import error in ElementInclude, when using the default
loader (Gustavo Niemeyer).
- Fixed exception when .//tag fails to find matching elements
(reported by Mike Kent) (@XMLTOOLKIT28)
- Fall back on pre-1.2 find/findtext/findall behaviour if the
ElementPath module is not installed. If you don't need path
support, you can simply copy the ElementTree module to your
own project.
- Added experimental support for XInclude-style preprocessing. The
ElementInclude module expands xi:include elements, using a custom
resolver. The current release ignores xi:fallback elements.
- Fixed typo in ElementTree.findtext (reported by Thomas Dartsch)
(@XMLTOOLKIT25)
- Fixed parsing of periods in element names (reported by Brian
Vicente) (@XMLTOOLKIT27)
The time utility executes and measures the CPU, time, and memory
resources used, such as pagefaults, swaps, memory, and user, system,
and real time used by a process.
GNU time can format the output in arbitrary ways by using a
printf-style format string to include various resource measurements.
SwingWT is a 100% pure Java library which aims to be a free
implementation of Swing and AWT. Unlike Swing, it drives native
peer widgets for your platform from SWT.
UCARP allows a pair of hosts to share common virtual IP addresses in order to
provide automatic failover. It is a portable userland implementation of the
secure and patent-free Common Address Redundancy Protocol (CARP, OpenBSD's
alternative to the VRRP).
Strong points of the CARP protocol are : very low overhead, cryptographically
signed messages, interoperability between different operating systems and no
need for any dedicated extra network link between redundant hosts.
--
http://www.ucarp.org/