Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2008 22:34:14 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/py-exiv2 Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200806012234.m51MYEHN019124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-06-01 22:34:14 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/py-exiv2    Makefile distinfo pkg-descr pkg-plist 
  Log:
  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.
  
  WWW: http://tilloy.net/dev/pyexiv2/
  
  PR:             ports/124193
  Submitted by:   Denis Barov <dindin at dindin.ru>
  
  Revision  Changes    Path
  1.1158    +1 -0      ports/graphics/Makefile
  1.1       +37 -0     ports/graphics/py-exiv2/Makefile (new)
  1.1       +3 -0      ports/graphics/py-exiv2/distinfo (new)
  1.1       +10 -0     ports/graphics/py-exiv2/pkg-descr (new)
  1.1       +2 -0      ports/graphics/py-exiv2/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806012234.m51MYEHN019124>