Commit graph

120 commits

Author SHA1 Message Date
John Evans
2ed2ae7f12 Merge branch 'devel' 2013-06-06 19:27:20 -04:00
John Evans
1e21833228 Bumping to 0.1.6 2013-06-06 19:26:40 -04:00
John Evans
7ab23c39bb Merge branch 'issue35' into devel 2013-06-06 19:20:46 -04:00
John Evans
38f7c3049a Refactored IFD post processing. Closes #35. 2013-06-06 19:20:24 -04:00
John Evans
9a857204c8 Merge branch 'issue34' into devel 2013-06-06 19:03:30 -04:00
John Evans
3b666c4eca Mentioned installing directly via pip. Closes #34. 2013-06-06 19:03:02 -04:00
John Evans
6c5293225d Merge branch 'issue33' into devel 2013-06-06 18:56:19 -04:00
John Evans
0e5320a4fb Exif classes are now private. Closes #33. 2013-06-06 18:55:29 -04:00
John Evans
10a6e470a7 Merge branch 'hotfix-issue32' into devel 2013-06-06 17:03:30 -04:00
John Evans
d0809d8039 Added description of data field in case of Exif. Fixes #32. 2013-06-06 17:03:05 -04:00
John Evans
63a5d5da2b Merge branch 'hotfix-issue27' into devel 2013-06-06 16:55:34 -04:00
John Evans
0ab21196d5 Merge branch 'hotfix-issue27' 2013-06-06 16:54:51 -04:00
John Evans
c5c31e4114 Fixes #27. 2013-06-06 16:53:35 -04:00
John Evans
e8271addec Merge branch 'devel' 2013-06-06 08:47:16 -04:00
John Evans
6550ee054f Bumping to 0.1.5 2013-06-06 08:46:58 -04:00
John Evans
f72fa7bcca Merge branch 'issue31' into devel 2013-06-06 08:44:03 -04:00
John Evans
7a193b2e3c Fixes #31, see http://docs.python.org/2/distutils/sourcedist.html#manifest 2013-06-06 08:42:56 -04:00
John Evans
d3c2af24aa Merge branch 'issue28' into devel 2013-06-06 08:33:51 -04:00
John Evans
c979d22eeb Fixed #28 2013-06-06 08:33:31 -04:00
John Evans
59990291c8 Merge branch 'hotfix-issue29' into devel 2013-06-06 08:23:49 -04:00
John Evans
19ed2dc168 Merge branch 'hotfix-issue29' 2013-06-06 08:23:04 -04:00
John Evans
1e077e7af6 Minor doc modifications. Fixes #29, fixes #30 2013-06-06 08:21:47 -04:00
jevans
9c0e178a1c Merge branch 'issue18' into devel 2013-06-05 22:38:08 -04:00
jevans
618ab9c692 Redoing fix that was somehow backed out? Closes #18. 2013-06-05 22:37:29 -04:00
jevans
3795f1c113 Merge branch 'master' into devel 2013-06-05 22:33:24 -04:00
jevans
a86268a070 Merge branch 'master' of https://github.com/quintusdias/glymur 2013-06-05 20:52:28 -04:00
jevans
bae1217aaa Merge branch 'devel' 2013-06-05 20:47:18 -04:00
jevans
56e76aac03 Merge branch 'issue11' into devel
Conflicts:
	docs/source/introduction.rst
2013-06-05 20:46:10 -04:00
jevans
949671aa12 Added Exif support. Closes #11. 2013-06-05 20:42:42 -04:00
John Evans
8eb6e84256 Merge branch 'issue18' into devel 2013-06-05 10:27:37 -04:00
John Evans
f4308f1e23 Stronger statement on skipped tests. Minor additional mods. 2013-06-05 10:26:35 -04:00
John Evans
a5a6d20d59 Merge branch 'issue24' into devel 2013-06-05 07:47:58 -04:00
John Evans
0797d46fc0 Merge branch 'issue24' 2013-06-05 07:45:43 -04:00
John Evans
42983b7b8e Added PyPI to list of places to get the code.
Fixes #24
2013-06-05 07:45:02 -04:00
jevans
6407a27208 No longer testing nemo directly. 2013-06-04 20:54:57 -04:00
jevans
b736d0d1d0 Just a comment. 2013-06-04 20:54:36 -04:00
jevans
fd2fd63b28 Added Exif classes for preliminary Exif image, photo, iop, gps support. 2013-06-04 20:52:59 -04:00
John Evans
4b07acc3e8 Pep 8 work. 2013-06-04 16:12:19 -04:00
John Evans
c29cc7de06 Merge branch 'issue23' into devel 2013-06-04 16:05:59 -04:00
John Evans
b2d432770a Added XMP test. closes #23 2013-06-04 16:05:43 -04:00
John Evans
fc267fbcec Merge branch 'issue19' into devel 2013-06-04 15:35:54 -04:00
John Evans
84c46ea586 Fixed #19 2013-06-04 15:35:35 -04:00
John Evans
cc903ca9a6 Merge branch 'issue21' into devel 2013-06-04 08:26:21 -04:00
John Evans
1754a91951 Added XMP UUID example. Closes #21 2013-06-04 08:25:10 -04:00
jevans
0f20fc18af Starting Exif read support. 2013-06-03 21:06:57 -04:00
John Evans
84a9b39fdb Filtering out all the tests where the library is printing directly to stderr.
Should investigate suppressing stderr in these cases.  #18
2013-06-03 09:24:27 -04:00
John Evans
acebb078f3 Merge branch 'master' into devel 2013-06-03 08:23:52 -04:00
jevans
e39a437dcd Bumping to 0.1.3p1 2013-06-02 21:26:29 -04:00
jevans
ae66844651 Forgot to commit the roadmap. 2013-06-02 21:20:05 -04:00
jevans
58838272c5 Merge branch 'devel' 2013-06-02 21:07:39 -04:00