Menu

Tree [r5] /
 History

HTTPS access


File Date Author Commit
 Character 2006-06-12 thancock [r2] Added "Guide": a hacking guide to the "sources"
 Guide 2007-03-24 thancock [r5] Removed botched import and .swp files.
 Reference 2006-04-29 thancock [r1] Initial import of Light Princess into Subversion.
 Setting 2006-04-29 thancock [r1] Initial import of Light Princess into Subversion.
 Sound 2006-04-29 thancock [r1] Initial import of Light Princess into Subversion.
 palimpsest 2007-03-24 thancock [r5] Removed botched import and .swp files.
 .swp 2007-03-24 thancock [r3] Initial subversion import, equivalent to 0.1-al...
 COPYING.html 2007-03-24 thancock [r5] Removed botched import and .swp files.
 README.txt 2007-03-24 thancock [r3] Initial subversion import, equivalent to 0.1-al...

Read Me

Palimpsest  v0.1-alpha
Metadata Parsing Library for Python

The purpose of Palimpsest is to unify access to metadata (especially
attribution and licensing data) in a range of multimedia files. It
implements a plugin scheme for fully-supporting native metadata in
specific filetypes, as well as an XMP scanner for unrecognized files.

(C)2007 Terry Hancock <hancock@AnansiSpaceworks.com>

See LGPL.txt for license terms.
See CREDITS.txt for additional credits.

See HTML documentation is available in doc/

This is a developer's testing release, and no installation support
is provided. However, Palimpsest itself is a pure-python package,
so all you really need to do is place it in your site-packages
directory.

Full releases will include a distutils installation.