aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier.tilloy@canonical.com>2011-10-23 14:45:09 +0200
committerOlivier Tilloy <olivier.tilloy@canonical.com>2011-10-23 14:45:09 +0200
commitf9003cb6278a74563136dfc1e6f1491b3a8643c7 (patch)
treee23488472787ef7ae26c8237306e9a69cff45da6 /README
parent8fc533518b205beea032fc2e545245bf681db78f (diff)
parent855e5c30b78c363f2ee5c35c93b564a93cfbc06f (diff)
downloadpyexiv2-f9003cb6278a74563136dfc1e6f1491b3a8643c7.tar.gz
Updated windows build dependencies:
• exiv2 0.21.1 → 0.22
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 75e9bf9..1431d6f 100644
--- a/README
+++ b/README
@@ -47,7 +47,7 @@ The result of the build is a dynamic library, libexiv2python.so, in the build/
directory. This is the low-level binding. It is in turn used in a higher level
module, pyexiv2.
The install command installs the two modules in your site-specific directory for
-Python modules (e.g. '/usr/lib/python2.6/dist-packages/' on Linux).
+Python modules (e.g. '/usr/lib/python2.7/dist-packages/' on Linux).
To use pyexiv2 in your scripts, simply import the pyexiv2 module.
@@ -71,7 +71,7 @@ The generated documentation can be found in doc/_build/.
License
=======
-Copyright (C) 2006-2010 Olivier Tilloy <olivier@tilloy.net>
+Copyright (C) 2006-2011 Olivier Tilloy <olivier@tilloy.net>
pyexiv2 is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free