~osomon/pyexiv2/pyexiv2-0.3

« back to all changes in this revision

Viewing changes to README

  • Committer: Olivier Tilloy
  • Date: 2011-10-23 12:45:09 UTC
  • mfrom: (339.1.7 windows)
  • Revision ID: olivier.tilloy@canonical.com-20111023124509-n5srati7zq5hhhpd
Updated windows build dependencies:
 • exiv2 0.21.1 → 0.22

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
directory. This is the low-level binding. It is in turn used in a higher level
48
48
module, pyexiv2.
49
49
The install command installs the two modules in your site-specific directory for
50
 
Python modules (e.g. '/usr/lib/python2.6/dist-packages/' on Linux).
 
50
Python modules (e.g. '/usr/lib/python2.7/dist-packages/' on Linux).
51
51
 
52
52
To use pyexiv2 in your scripts, simply import the pyexiv2 module.
53
53
 
71
71
License
72
72
=======
73
73
 
74
 
Copyright (C) 2006-2010 Olivier Tilloy <olivier@tilloy.net>
 
74
Copyright (C) 2006-2011 Olivier Tilloy <olivier@tilloy.net>
75
75
 
76
76
pyexiv2 is free software; you can redistribute it and/or modify it under
77
77
the terms of the GNU General Public License as published by the Free