Télécharger la liste

Description du projet

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.

Système requise

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

Le paquet de nouvelles itools.soup fournit un wrapper minimale autour de la bibliothèque libsoup. Itools Le serveur Web a été réécrit afin d'utiliser cette bibliothèque, le résultat est un meilleur support pour le protocole HTTP. Performance du système de itools.handlers la base de données a été beaucoup améliorée.
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

Cette version ajoute une nouvelle fonctionnalité dans itools.git, des installations pour démarrer un sous-processus qui se spécialisera en appelant les commandes Git. Ceci est utile pour les applications qui mai prendre plus d'un peu de mémoire, donc au lieu de bifurquer un processus gros, une petite est fourchue. Python 2.6 est maintenant nécessaire.
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

Le itools.vfs a été réécrit pour utiliser Gio. Le serveur Web boucle principale est maintenant basé sur le GLib. Extraction du texte à partir de fichiers de bureautique (OpenOffice, MS Office, etc) est beaucoup plus rapide, et est donc d'indexation avec Xapian. La couche de base de données (itools.handlers) a été améliorée avec de nouvelles fonctionnalités: mode lecture-seule et le versioning (avec 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

Ce communiqué ramène les installateurs Windows. Il ya également quelques améliorations mineures à itools.pdf (PML) et itools.odf. Quelques bugs ont été corrigés.
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 «classe frozendict" a été ajouté et la fonction du «gel» a été terminé. La fonction 'is_datatype' a été désapprouvée. Il existe diverses corrections, y compris # 483 et # 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