diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-07 21:21:08 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-07 21:21:08 +0000 |
commit | 12701b18018ac7ddb7765be86094b77282d2db5e (patch) | |
tree | c8cb3c873d21b716d17c0dcde45292b3d7d92522 /modules/exif/module.info | |
parent | 54646583bc9ce35b5f27f1b528c5e399bcd23270 (diff) |
The start of the exif module. so I can merger the exifer library
Diffstat (limited to 'modules/exif/module.info')
-rw-r--r-- | modules/exif/module.info | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/exif/module.info b/modules/exif/module.info new file mode 100644 index 00000000..1e16a5ff --- /dev/null +++ b/modules/exif/module.info @@ -0,0 +1,3 @@ +name = Exif Data +description = "Extract Exif data and display it on photo pages." +version = 1 |