7 buildPythonPackage rec {
10 format = "setuptools";
13 inherit pname version;
14 sha256 = "45a3be037c7ba8b64bbfc48f3586402cc17de55bb9d7357ef2bc99954a18da3f";
18 description = "Module for editing JPEG EXIF data";
19 homepage = "http://www.benno.id.au/code/pexif/";
20 license = licenses.mit;