Downloadliste

Projektbeschreibung

ibo is a tool for developing Web-based interfaces
to relational databases. ibo1 is a translator from
an ad hoc language to C, ibo2 is an application
server for projects written in the same language
as ibo1, and ibo3 is a small set of Python
modules.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-09-28 13:57
3.5.52

ibo3 wird schließlich mit dem Standard-Logging-System. Der Benutzer der Bibliothek richtet Handler, was es braucht, und ibo3 wird seine Informationen in diese einloggen. Bitte beachten Sie die neue http://ibo.sourceforge.net/ViewDotPy.html.
Tags: Minor feature enhancements
ibo3 is finally using the standard logging system.
The user of the library sets up whatever handlers
it needs, and ibo3 will log its information into
it. Please note the new
http://ibo.sourceforge.net/ViewDotPy.html.

2006-09-26 16:01
3.5.45

Dies ist ein Wartungs-Update. Verschiedene kleinere Fehler wurden behoben.
This is a maintenance release. Various minor bugs have been corrected.

2006-09-26 16:01
3.5.48

Diese Version ist es möglich, die Bibliothek mit einem Wörterbuch, das alle Daten zu initialisieren. Der Vorteil ist, dass Sie Ihre eigenen Konfigurationsdateien halten kann. Die Abhängigkeit von undokumentierten mx.DateTime wurde ebenfalls entfernt. Wenn Sie mit auf eine neuere Python die Standard-datetime Bibliothek geladen ist, fallen zurück, sich nur auf älteren Python-Versionen mx.DateTime.
Tags: Minor feature enhancements
This version makes it possible to initialize the
library using a dictionary containing all the
data. The advantage to this is that you can hold
your own configuration files. The undocumented
dependency from mx.DateTime was also removed. If
you're running on a recent Python, the standard
datetime library is loaded, falling back to
mx.DateTime only on older Python versions.

2006-09-04 15:08
3.5.40

Ein kleiner Fehler wurde korrigiert, die es unmöglich für Programme, die Zugriff auf die Datenbank-Abfrage wirksam (nach der Übersetzung von pyformat um unabhängig von der Python dbmodule erwartet) erzielt.
Tags: Minor bugfixes
A small bug was corrected which made it impossible
for programs to access the effective database
query (after translation from pyformat to whatever
the Python dbmodule expects).

2006-09-02 11:26
3.5.39

Tags: Minor feature enhancements

Project Resources