Download List

Descripción del Proyecto

itools is a collection of Python libraries which provides a wide range of capabilities, including an abstraction over directory and file resources, a search engine, type marshallers, datatype schemas, i18n support, URI handlers, a Web programming interface, a workflow interface, and support for data formats such as (X)HTML, XML, iCalendar, RSS 2.0, and XLIFF.

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.

2010-03-03 23:07
0.61.0

El paquete de nuevas itools.soup proporciona un contenedor mínima en torno a la biblioteca libsoup. El iTools servidor web ha sido reescrito para utilizar esta biblioteca, el resultado es un mejor soporte para el protocolo HTTP. Funcionamiento del sistema itools.handlers base de datos se ha mejorado mucho.
The new itools.soup package provides a minimal wrapper around the libsoup library. The itools Web server has been rewritten to use this library; the result is better support for the HTTP protocol. Performance of the itools.handlers database system has been much improved.

2009-04-24 23:40
0.60.1

Esta versión incluye una nueva característica en itools.git, las instalaciones para iniciar un sub-proceso que se especializará en llamar a los comandos de Git. Esto es útil para aplicaciones que pueden tener más que un recuerdo poco, así que en lugar de bifurcación de un proceso grande, una pequeña se bifurca. Python 2.6 se requiere ahora.
This release adds a new feature in itools.git, facilities to start a
sub-process that will specialize in calling Git commands. This is useful
for applications that may take more than a little memory, so instead
of forking a big process, a small one is forked. Python 2.6 is now
required.

2009-04-22 02:01
0.60.0

El itools.vfs ha sido reescrito para utilizar Gio. El servidor Web bucle principal se basa ahora en la fachada. Extracción de texto de los archivos de Office (OpenOffice, MS Office, etc) es mucho más rápido, y también lo es la indexación con xapian. La capa de base de datos (itools.handlers) ha sido mejorado con nuevas características: modo de sólo lectura y control de versiones (con Git).
The itools.vfs has been rewritten to use Gio. The Web server main loop is now based on the GLib. Extraction of text from office files (OpenOffice, MS Office, etc.) is much faster, and so is indexing with Xapian. The database layer (itools.handlers) has been improved with new features: read-only mode and versioning (with Git).

2009-02-10 02:56
0.50.3

Esta versión trae de vuelta a los instaladores de Windows. También hay algunas pequeñas mejoras en itools.pdf (LMP) y itools.odf. Algunos errores fueron corregidos.
Tags: Minor bugfixes
This release brings back the Windows installers. There are also some minor improvements to itools.pdf (PML) and itools.odf. A few bugs were fixed.

2009-01-03 03:36
0.50.1

La "clase frozendict" se ha añadido y la función de la «congelación» se ha terminado. La función 'is_datatype' ha quedado obsoleto. Hay varios arreglos, incluyendo # 483 y # 484.
Tags: Minor bugfixes
The 'frozendict' class has been added and the 'freeze' function has been finished. The 'is_datatype' function has been deprecated. There are various fixes, including #483 and #484.

Project Resources