Commit graph

187 commits

Author SHA1 Message Date
John Evans
bc08757977 Use absolute rather than relative "up-the-ladder" imports.
This eases the problem of running the unittests via the command line
with "python -m unittest discover -s /start/path".  #53
2013-06-21 08:24:03 -04:00
jevans
22450ddd55 Merge branch 'devel' 2013-06-20 19:26:48 -04:00
jevans
22799554c4 Bumped to 0.1.9 2013-06-20 19:24:37 -04:00
jevans
2fbd8e6d79 Merge branch 'issue54' into devel 2013-06-20 19:23:15 -04:00
jevans
a0af8e26ef Split off detailed installation instructions into their own page. 2013-06-20 19:21:54 -04:00
jevans
d37f4cc43c Merge branch 'issue52' into devel 2013-06-20 18:10:13 -04:00
jevans
0de0c6a116 Change old-style classes into new-style. Closes #52 2013-06-20 18:09:45 -04:00
jevans
9ed5b233a2 Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2013-06-19 20:15:53 -04:00
jevans
eaae09b832 Merge branch 'issue42' into devel 2013-06-19 20:15:27 -04:00
jevans
6218995ccf Merge branch 'issue42' into devel
Closes #42
2013-06-19 20:14:19 -04:00
jevans
cb2a32fdef Simplified the instructions a bit, especially for pip. 2013-06-19 20:00:53 -04:00
jevans
bf8b5b1cb5 Merge branch 'issue42' into devel 2013-06-18 21:13:37 -04:00
jevans
424b77da85 Now installs requirements when installed via pip. Closes #42. 2013-06-18 21:12:33 -04:00
jevans
b12f17d2f2 Merge branch 'issue49' into devel 2013-06-17 20:37:09 -04:00
jevans
1404be4bf1 Closes #49 2013-06-17 20:36:22 -04:00
jevans
173216cd6e Pep8 work. 2013-06-17 20:36:16 -04:00
jevans
2fe0d000a5 File should have been added as a part of fdf73da to close #20 2013-06-17 20:35:20 -04:00
jevans
31b26a60f2 Merge branch 'issue20' into devel 2013-06-17 18:24:29 -04:00
jevans
fdf73dadf0 Added 'glymur.data.nemo()'. Closes #20 2013-06-17 18:23:28 -04:00
John Evans
37f3d0ea15 Merge branch 'issue37' into devel 2013-06-17 13:44:46 -04:00
John Evans
77b9068210 Added XMP ISO reference. 2013-06-17 13:44:24 -04:00
jevans
d980e1462f Updated CHANGES.txt for XDG_HOME_CONFIG changes. 2013-06-16 20:15:00 -04:00
jevans
b8375f6688 Merge branch 'issue48' into devel 2013-06-16 20:11:46 -04:00
jevans
70c011488a Updated docs for XDG_CONFIG_HOME support. 2013-06-16 20:11:21 -04:00
jevans
d9c4462c83 Merge branch 'issue48' into devel 2013-06-16 20:04:38 -04:00
jevans
25559d53ff Closes #48 2013-06-16 20:02:07 -04:00
jevans
335292f03b Merge branch 'devel' of https://github.com/quintusdias/glymur into issue40 2013-06-16 19:05:03 -04:00
John Evans
8c6bb1cc14 Trading in ~/.glymur for ~/.config/glymur. Closes #47 2013-06-16 11:26:02 -04:00
John Evans
3783ea8e7a Merge branch 'issue40' into devel 2013-06-16 10:31:08 -04:00
John Evans
427cd27289 Tests that cannot run without library are not skipped. Closes #40 2013-06-16 10:29:59 -04:00
jevans
596d502f15 Merge branch 'devel' into issue40 2013-06-15 21:42:37 -04:00
John Evans
85c6f52add Merge branch 'issue46' into devel 2013-06-15 16:08:25 -04:00
John Evans
c3016bd107 In 2.7, we prettyprint the ordered dicts as regular dicts.
Closes #46
2013-06-15 16:06:54 -04:00
John Evans
eb46457e15 Merge branch 'issue46' into devel 2013-06-15 15:07:16 -04:00
John Evans
f8ceb09a9b ICC header fields now read as ordered dicts (#46) 2013-06-15 15:05:56 -04:00
John Evans
89386f4bbd Merge branch 'issue46' into devel 2013-06-15 12:38:15 -04:00
John Evans
decd07cbc3 Exif dictionaries changed to ordered dict, #46 2013-06-15 12:36:27 -04:00
jevans
105e25821a Merge branch 'issue22' into devel 2013-06-14 23:20:01 -04:00
jevans
331ff48aa9 Added ICC header support. Closes #22 2013-06-14 23:17:11 -04:00
John Evans
32c71dfc25 Merge branch 'issue44' into devel 2013-06-14 16:33:03 -04:00
John Evans
0148a98aa9 Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2013-06-14 16:32:55 -04:00
John Evans
95b21a1596 Image data docstring parameter descriptions jive with numpydoc.
Closes #44
2013-06-14 16:31:23 -04:00
John Evans
3f46e9f9b6 Merge branch 'issue43' into devel 2013-06-14 15:39:26 -04:00
John Evans
3c7a85e7b0 Merge branch 'issue43' into devel 2013-06-14 15:38:43 -04:00
John Evans
eb9b0e6f37 recursive-include line is not needed (and was wrong)
Were it kept, it should have had a directory before the globbing.
2013-06-14 15:36:54 -04:00
John Evans
bf7c61bfe5 Merge branch 'master' into devel 2013-06-14 14:42:30 -04:00
John Evans
938f40801d Merge branch 'master' of https://github.com/quintusdias/glymur 2013-06-14 14:22:29 -04:00
John Evans
4f12e1c30c Merge branch 'devel' 2013-06-14 14:13:32 -04:00
John Evans
00db032bca Bumping for 1.1.8 release. 2013-06-14 14:13:02 -04:00
John Evans
93132bf86d Minor doc fixes. 2013-06-14 14:12:48 -04:00