boodebr (library) 0.8.1 released

1 view
Skip to first unread message

Frank McIngvale

unread,
Nov 11, 2007, 2:43:53 PM11/11/07
to boodebr
The boodebr library is a collection of several Python modules from
boodebr.org

boodebr.ion:

A serializer that implements the JSON/RFC 4627 object model, but
can read/write XML as well as JSON streams. It provides a common API
(internal and external); changing from XML to JSON (or vice versa)
requires only a single parameter change. boodebr.ion implements true
object pickling on top of the JSON and XML layers, and allows
pickling of binary data, while remaining 100% compatible with RFC
4627.

boodebr.config:

Supports configuration files similar in spirit to .INI files, but
that uses either JSON or XML format, and can contain arbitrary
objects. It has a much simpler API than Python's ConfigParser.

boodebr.disthelper

Provides a number of utilities useful for writing setup scripts,
providing replacements for some POSIX tools missing in many
environments.

boodebr.sql

A light layer over pysqlite and/or APSW providing some extra
convenience.

See http://boodebr.org/pages/boodebr for downloads and more
information.

Reply all
Reply to author
Forward
0 new messages