Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-pyexiv2,
Python binding to Exiv2
Branch: CURRENT,
Version: 0.2.2,
Package name: py27-pyexiv2-0.2.2,
Maintainer: nicopyexiv2 is a python binding to exiv2, the C++ library for manipulation of EXIF,
IPTC and XMP image metadata. It is a python module that allows your python
scripts to read and write metadata (EXIF, IPTC, XMP, thumbnails) embedded in
image files (JPEG, TIFF, ...).
It is designed as a high-level interface to the functionalities offered by
libexiv2. Using python's built-in data types and standard modules, it provides
easy manipulation of image metadata.
pyexiv2 is distributed under the GPL version 2 license.
Required to run:[
graphics/exiv2] [
devel/boost-python] [
lang/python27]
Required to build:[
devel/boost-headers] [
devel/scons]
Master sites:
SHA1: 33f58a6826a45cd070833a16d762edea68f7bda0
RMD160: 871587f9d4523bf9c606b3faac46964488949c4d
Filesize: 176.756 KB
Version history: (Expand)
- (2015-07-14) Package deleted from pkgsrc
- (2015-06-03) Package has been reborn
- (2015-06-03) Package deleted from pkgsrc
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
CVS history: (Expand)
2015-07-13 13:15:40 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Remove py-pyexiv2, declared obsolete by upstream -- use GExiv2 instead.
|
2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127) |
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
|
2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76) |
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
|
2010-08-17 00:29:18 by Nicolas Thauvin | Files touched by this commit (4) | |
Log message:
Import pyXX-pyexiv2-0.2.2 as wip/py-pyexiv2.
pyexiv2 is a python binding to exiv2, the C++ library for manipulation of EXIF,
IPTC and XMP image metadata. It is a python module that allows your python
scripts to read and write metadata (EXIF, IPTC, XMP, thumbnails) embedded in
image files (JPEG, TIFF, ...).
It is designed as a high-level interface to the functionalities offered by
libexiv2. Using python's built-in data types and standard modules, it provides
easy manipulation of image metadata.
pyexiv2 is distributed under the GPL version 2 license.
|