Downloadliste

Projektbeschreibung

libiptcdata is a C library for manipulating the
International Press Telecommunications Council
(IPTC) metadata stored within multimedia files
such as images. This metadata can include captions
and keywords, often used by popular photo
management applications. The library provides
routines for parsing, viewing, modifying, and
saving this metadata. The libiptcdata package also
includes Python bindings and a command-line utility, iptc, for viewing and editing IPTC data in JPEG files.

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.

2007-05-15 10:53
1.0.2

Diese Version erzeugt Dateien, die mit Picasa-Bildunterschriften vereinbar sind.
Tags: Minor bugfixes
This version generates files that are compatible with Picasa's captions.

2007-03-24 09:20
1.0.1

Build Probleme auf bestimmten Systemen ohne Python wurden mit einem Absturz in die Python-Anbindung durch einen Pufferüberlauf verursacht festgesetzt worden.
Tags: Minor bugfixes
Build problems on certain systems without Python were fixed along with a crash in the Python bindings caused by a buffer overflow.

2007-03-21 11:32
1.0.0

Diese Veröffentlichung fügt Python-Bindings für die Bibliothek, zusammen mit ein paar kleine Verbesserungen und bauen Windows Bugfixes.
Tags: Minor feature enhancements
This release adds Python bindings for the library,
along with some minor build improvements and
Windows bugfixes.

2005-09-29 20:11
0.2.1

Convenience-Funktionen wurden in die Bibliothek aufgenommen, um die Versionsnummer der IPTC-Spezifikation gesetzt verwendet wird. Das Kommandozeilen-Programm kann nun verwendet werden, um zu löschen, zu ändern oder doppelte Datensätze zu drucken, wurde der Rückgabewert Semantik aktualisiert, um mehr nützlich sein, sind Datensätze nun standardmäßig beim Speichern sortiert, und es gibt ein paar Mac OS X kompilieren fixes .
Tags: Minor feature enhancements
Convenience functions were added to the library to set the version number of the IPTC specification being used. The command line utility can now be used to delete, modify, or print duplicate data sets, the return value semantics were updated to be more useful, data sets are now sorted by default when saving, and there are a few Mac OS X compile fixes.

2005-09-08 03:19
0.2.0

Diese Version verbessert die Unterstützung für die Internationalisierung, neue Funktionen zum Sortieren und Kopieren von Datensätzen, und enthält Mac OS X kompilieren fixes. Außerdem ist das Befehlszeilen-Dienstprogramm - Ändern Befehl fügt nun fehlende Datensätze und enthält neue Optionen für die Aufnahme möglich tags-, Abfrage-Tag-Informationen und Sortieren Datensätze, unter anderem Bugfixes.
Tags: Minor feature enhancements
This release improves internationalization support, adds new functions for sorting and copying datasets, and includes Mac OS X compile fixes. Also, the command line utility's --modify command now adds missing datasets, and includes new options for listing possible tags, querying tag information, and sorting datasets, among other bugfixes.

Project Resources