Package python-module-pyexiv2: Information

    Source package: python-module-pyexiv2
    Version: 0.1.3-alt1
    Build time:  Jul 29, 2009, 01:01 AM
    Report package bug
    License: GPLv2+
    Summary: A python binding to exiv2, the C++ library for manipulation of EXIF and IPTC image metadata
    Description: 
    Pyexiv2 is a python binding to exiv2, the C++ library for manipulation of EXIF and IPTC image metadata. It is a python module that allows your python scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded in image files (JPEG, TIFF, ...).
    
    It is designed as a high level interface to the functionalities offered by exiv2 (and is built on top of it). Using python's built-in data types and standard modules, it provides easy manipulation of image metadata.

    List of rpms provided by this srpm:
    python-module-pyexiv2 (x86_64, i586)

    Maintainer: George V. Kouryachy



      1. libexiv2-devel >= 0.18
      2. boost-python-devel
      3. scons
      4. rpm-build-python >= 0.8
      5. python-devel = 2.5
      6. gcc-c++

    Last changed


    July 25, 2009 Victor Forsyuk 0.1.3-alt1
    - 0.1.3 (for libexiv2 0.18.x).
    Nov. 1, 2008 George V. Kouryachy 0.1.2-alt1
    - Initial build from scratch