./graphics/py-piexif, Exif manipulation with pure python script

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.3nb1, Package name: py310-piexif-1.1.3nb1, Maintainer: kleink

Exif manipulation with pure python script.

* Pure Python. So, it runs everywhere where Python runs.
* Easy exif manipulations. Read, write, remove...
* Documented.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 987.436 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2019-07-05 13:11:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-piexif: updated to 1.1.3

1.1.3:
Fix failure to decode a minimal 1 x 1 pixel JPEG
   2018-11-16 16:34:33 by Klaus Klein | Files touched by this commit (3)
Log message:
py-piexif: Update to 1.1.2.

1.1.2
-----

- Resolve issue. https://github.com/hMatoba/Piexif/issues/64

1.1.1
-----

- Ignore XMP segment. Related to https://github.com/hMatoba/Piexif/pull/74.

1.1.0b
------

- "load", "insert", and "remove" support WebP format.
   2017-09-11 07:18:52 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
1.0.13:
Added helper function to read and write "UserComment".
Added to support for SignedByte, SigendShort, Float, and Double.
   2017-08-04 20:43:18 by Klaus Klein | Files touched by this commit (4)
Log message:
Import piexif 1.0.12 as graphics/py-piexif.

Exif manipulation with pure python script.

* Pure Python. So, it runs everywhere where Python runs.
* Easy exif manipulations. Read, write, remove...
* Documented.