Ajout du produit, sur la base du dépôt luxia r1390 :
authorBenoît Pin <benoit.pin@gmail.com>
Fri, 22 Oct 2010 16:12:20 +0000 (18:12 +0200)
committerBenoît Pin <benoit.pin@gmail.com>
Fri, 22 Oct 2010 16:12:20 +0000 (18:12 +0200)
commita18ca54d896fa2f98cf2b7fb8955120ff5e0aa37
tree7a5916adb7878b0af197c371ceba13e1ad9a5bef
Ajout du produit, sur la base du dépôt luxia r1390 :

URL : http://svn.luxia.fr/svn/labo/projects/zope/Photo/trunk
Racine du dépôt : http://svn.luxia.fr/svn/labo
UUID du dépôt : 7eb47c9a-6e02-46bb-968b-2b2bf1974b8d
Révision : 1390
Type de nœud : répertoire
Tâche programmée : normale
Auteur de la dernière modification : pin
Révision de la dernière modification : 1371
Date de la dernière modification: 2009-09-10 19:58:28 +0200 (Jeu 10 sep 2009)
59 files changed:
Photo.py [new file with mode: 0755]
TODO.txt [new file with mode: 0644]
TileSupport.py [new file with mode: 0644]
__init__.py [new file with mode: 0755]
blobbases.py [new file with mode: 0755]
cache.py [new file with mode: 0755]
dependencies.txt [new file with mode: 0755]
dtml/File_icon.gif [new file with mode: 0644]
dtml/Image_icon.gif [new file with mode: 0644]
dtml/addPhotoForm.dtml [new file with mode: 0755]
dtml/fileEdit.dtml [new file with mode: 0644]
dtml/imageAdd.dtml [new file with mode: 0644]
dtml/imageEdit.dtml [new file with mode: 0644]
dtml/imageView.dtml [new file with mode: 0644]
dtml/photoEdit.dtml [new file with mode: 0755]
dtml/photoView.dtml [new file with mode: 0755]
dtml/photo_icon.gif [new file with mode: 0644]
dtml/testMenu.dtml [new file with mode: 0755]
exif.py [new file with mode: 0755]
license.txt [new file with mode: 0755]
metadata.py [new file with mode: 0755]
migration/__init__.py [new file with mode: 0644]
migration/from2to3.py [new file with mode: 0644]
migration/toblob.py [new file with mode: 0755]
ppm.py [new file with mode: 0755]
readme.txt [new file with mode: 0755]
standards/__init__.py [new file with mode: 0755]
standards/bridges/__init__.py [new file with mode: 0755]
standards/bridges/_bridges.py [new file with mode: 0755]
standards/bridges/xmp_exif.csv [new file with mode: 0644]
standards/exif/0thIFDExifPrivateTags.csv [new file with mode: 0644]
standards/exif/0thIFDGPSInfoTags.csv [new file with mode: 0644]
standards/exif/0thIFDInteroperabilityTag.csv [new file with mode: 0644]
standards/exif/0thIFDTIFFTags.csv [new file with mode: 0644]
standards/exif/1stIFDTIFFTag.csv [new file with mode: 0644]
standards/exif/__init__.py [new file with mode: 0755]
standards/exif/_exif_tags.py [new file with mode: 0755]
standards/exif/gpsA.csv [new file with mode: 0644]
standards/exif/hand_added.csv [new file with mode: 0644]
standards/exif/ifdA.csv [new file with mode: 0644]
standards/exif/ifdB.csv [new file with mode: 0644]
standards/exif/ifdC.csv [new file with mode: 0644]
standards/exif/ifdD.csv [new file with mode: 0644]
standards/exif/ifdE.csv [new file with mode: 0644]
standards/exif/ifdF.csv [new file with mode: 0644]
standards/exif/ifdG.csv [new file with mode: 0644]
standards/exif/ifdH.csv [new file with mode: 0644]
standards/exif/tiffA.csv [new file with mode: 0644]
standards/exif/tiffB.csv [new file with mode: 0644]
standards/exif/tiffC.csv [new file with mode: 0644]
standards/exif/tiffD.csv [new file with mode: 0644]
standards/xmp/__init__.py [new file with mode: 0755]
standards/xmp/_namespaces.py [new file with mode: 0755]
standards/xmp/accessors.csv [new file with mode: 0644]
version.txt [new file with mode: 0755]
xmp.py [new file with mode: 0755]
xmp_jpeg.py [new file with mode: 0755]
xmputils.py [new file with mode: 0755]
xslt/xmp_merge_descriptions.xsl [new file with mode: 0644]