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.