author | Benoît Pin <benoit.pin@gmail.com> | |
Fri, 22 Oct 2010 16:12:20 +0000 (18:12 +0200) | ||
committer | Benoît Pin <benoit.pin@gmail.com> | |
Fri, 22 Oct 2010 16:12:20 +0000 (18:12 +0200) | ||
commit | a18ca54d896fa2f98cf2b7fb8955120ff5e0aa37 | |
tree | 7a5916adb7878b0af197c371ceba13e1ad9a5bef | tree | snapshot |
Photo.py | [new file with mode: 0755] | blob |
TODO.txt | [new file with mode: 0644] | blob |
TileSupport.py | [new file with mode: 0644] | blob |
__init__.py | [new file with mode: 0755] | blob |
blobbases.py | [new file with mode: 0755] | blob |
cache.py | [new file with mode: 0755] | blob |
dependencies.txt | [new file with mode: 0755] | blob |
dtml/File_icon.gif | [new file with mode: 0644] | blob |
dtml/Image_icon.gif | [new file with mode: 0644] | blob |
dtml/addPhotoForm.dtml | [new file with mode: 0755] | blob |
dtml/fileEdit.dtml | [new file with mode: 0644] | blob |
dtml/imageAdd.dtml | [new file with mode: 0644] | blob |
dtml/imageEdit.dtml | [new file with mode: 0644] | blob |
dtml/imageView.dtml | [new file with mode: 0644] | blob |
dtml/photoEdit.dtml | [new file with mode: 0755] | blob |
dtml/photoView.dtml | [new file with mode: 0755] | blob |
dtml/photo_icon.gif | [new file with mode: 0644] | blob |
dtml/testMenu.dtml | [new file with mode: 0755] | blob |
exif.py | [new file with mode: 0755] | blob |
license.txt | [new file with mode: 0755] | blob |
metadata.py | [new file with mode: 0755] | blob |
migration/__init__.py | [new file with mode: 0644] | blob |
migration/from2to3.py | [new file with mode: 0644] | blob |
migration/toblob.py | [new file with mode: 0755] | blob |
ppm.py | [new file with mode: 0755] | blob |
readme.txt | [new file with mode: 0755] | blob |
standards/__init__.py | [new file with mode: 0755] | blob |
standards/bridges/__init__.py | [new file with mode: 0755] | blob |
standards/bridges/_bridges.py | [new file with mode: 0755] | blob |
standards/bridges/xmp_exif.csv | [new file with mode: 0644] | blob |
standards/exif/0thIFDExifPrivateTags.csv | [new file with mode: 0644] | blob |
standards/exif/0thIFDGPSInfoTags.csv | [new file with mode: 0644] | blob |
standards/exif/0thIFDInteroperabilityTag.csv | [new file with mode: 0644] | blob |
standards/exif/0thIFDTIFFTags.csv | [new file with mode: 0644] | blob |
standards/exif/1stIFDTIFFTag.csv | [new file with mode: 0644] | blob |
standards/exif/__init__.py | [new file with mode: 0755] | blob |
standards/exif/_exif_tags.py | [new file with mode: 0755] | blob |
standards/exif/gpsA.csv | [new file with mode: 0644] | blob |
standards/exif/hand_added.csv | [new file with mode: 0644] | blob |
standards/exif/ifdA.csv | [new file with mode: 0644] | blob |
standards/exif/ifdB.csv | [new file with mode: 0644] | blob |
standards/exif/ifdC.csv | [new file with mode: 0644] | blob |
standards/exif/ifdD.csv | [new file with mode: 0644] | blob |
standards/exif/ifdE.csv | [new file with mode: 0644] | blob |
standards/exif/ifdF.csv | [new file with mode: 0644] | blob |
standards/exif/ifdG.csv | [new file with mode: 0644] | blob |
standards/exif/ifdH.csv | [new file with mode: 0644] | blob |
standards/exif/tiffA.csv | [new file with mode: 0644] | blob |
standards/exif/tiffB.csv | [new file with mode: 0644] | blob |
standards/exif/tiffC.csv | [new file with mode: 0644] | blob |
standards/exif/tiffD.csv | [new file with mode: 0644] | blob |
standards/xmp/__init__.py | [new file with mode: 0755] | blob |
standards/xmp/_namespaces.py | [new file with mode: 0755] | blob |
standards/xmp/accessors.csv | [new file with mode: 0644] | blob |
version.txt | [new file with mode: 0755] | blob |
xmp.py | [new file with mode: 0755] | blob |
xmp_jpeg.py | [new file with mode: 0755] | blob |
xmputils.py | [new file with mode: 0755] | blob |
xslt/xmp_merge_descriptions.xsl | [new file with mode: 0644] | blob |