Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Imaging/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'Imaging/MANIFEST')
-rw-r--r--Imaging/MANIFEST275
1 files changed, 275 insertions, 0 deletions
diff --git a/Imaging/MANIFEST b/Imaging/MANIFEST
new file mode 100644
index 0000000..7ab93ae
--- /dev/null
+++ b/Imaging/MANIFEST
@@ -0,0 +1,275 @@
+README
+CHANGES
+CONTENTS
+MANIFEST
+BUILDME
+setup.py
+selftest.py
+doctest.py
+libImaging/Imaging.h
+libImaging/ImDib.h
+libImaging/ImPlatform.h
+libImaging/Quant.h
+libImaging/QuantHash.h
+libImaging/QuantHeap.h
+libImaging/QuantDefines.h
+libImaging/QuantTypes.h
+libImaging/Access.c
+libImaging/Antialias.c
+libImaging/Bands.c
+libImaging/Blend.c
+libImaging/Chops.c
+libImaging/Convert.c
+libImaging/ConvertYCbCr.c
+libImaging/Copy.c
+libImaging/Crc32.c
+libImaging/Crop.c
+libImaging/Dib.c
+libImaging/Draw.c
+libImaging/Effects.c
+libImaging/Except.c
+libImaging/File.c
+libImaging/Fill.c
+libImaging/Filter.c
+libImaging/Geometry.c
+libImaging/GetBBox.c
+libImaging/Histo.c
+libImaging/Matrix.c
+libImaging/ModeFilter.c
+libImaging/Negative.c
+libImaging/Offset.c
+libImaging/Pack.c
+libImaging/Palette.c
+libImaging/Paste.c
+libImaging/Point.c
+libImaging/Quant.c
+libImaging/QuantHash.c
+libImaging/QuantHeap.c
+libImaging/RankFilter.c
+libImaging/Storage.c
+libImaging/Unpack.c
+libImaging/UnpackYCC.c
+libImaging/Bit.h
+libImaging/Gif.h
+libImaging/Jpeg.h
+libImaging/Lzw.h
+libImaging/Raw.h
+libImaging/Zip.h
+libImaging/BitDecode.c
+libImaging/EpsEncode.c
+libImaging/FliDecode.c
+libImaging/GifDecode.c
+libImaging/GifEncode.c
+libImaging/HexDecode.c
+libImaging/JpegDecode.c
+libImaging/JpegEncode.c
+libImaging/LzwDecode.c
+libImaging/MspDecode.c
+libImaging/PackDecode.c
+libImaging/PcdDecode.c
+libImaging/PcxEncode.c
+libImaging/PcxDecode.c
+libImaging/RawDecode.c
+libImaging/RawEncode.c
+libImaging/SunRleDecode.c
+libImaging/TgaRleDecode.c
+libImaging/XbmDecode.c
+libImaging/XbmEncode.c
+libImaging/ZipDecode.c
+libImaging/ZipEncode.c
+_imaging.c
+decode.c
+encode.c
+display.c
+map.c
+outline.c
+path.c
+_imagingtk.c
+_imagingft.c
+_imagingmath.c
+PIL.pth
+PIL/__init__.py
+PIL/ArgImagePlugin.py
+PIL/BdfFontFile.py
+PIL/BmpImagePlugin.py
+PIL/BufrStubImagePlugin.py
+PIL/ContainerIO.py
+PIL/CurImagePlugin.py
+PIL/DcxImagePlugin.py
+PIL/EpsImagePlugin.py
+PIL/ExifTags.py
+PIL/FitsStubImagePlugin.py
+PIL/FliImagePlugin.py
+PIL/FontFile.py
+PIL/FpxImagePlugin.py
+PIL/GbrImagePlugin.py
+PIL/GdImageFile.py
+PIL/GifImagePlugin.py
+PIL/GimpGradientFile.py
+PIL/GimpPaletteFile.py
+PIL/GribStubImagePlugin.py
+PIL/Hdf5StubImagePlugin.py
+PIL/IcoImagePlugin.py
+PIL/IcnsImagePlugin.py
+PIL/Image.py
+PIL/ImageChops.py
+PIL/ImageColor.py
+PIL/ImageDraw.py
+PIL/ImageDraw2.py
+PIL/ImageEnhance.py
+PIL/ImageFile.py
+PIL/ImageFileIO.py
+PIL/ImageFilter.py
+PIL/ImageFont.py
+PIL/ImageGL.py
+PIL/ImageGrab.py
+PIL/ImageMath.py
+PIL/ImageMode.py
+PIL/ImageOps.py
+PIL/ImagePalette.py
+PIL/ImagePath.py
+PIL/ImageQt.py
+PIL/ImageSequence.py
+PIL/ImageStat.py
+PIL/ImageTk.py
+PIL/ImageTransform.py
+PIL/ImageWin.py
+PIL/ImImagePlugin.py
+PIL/ImtImagePlugin.py
+PIL/IptcImagePlugin.py
+PIL/JpegImagePlugin.py
+PIL/McIdasImagePlugin.py
+PIL/MicImagePlugin.py
+PIL/MpegImagePlugin.py
+PIL/MspImagePlugin.py
+PIL/OleFileIO.py
+PIL/PaletteFile.py
+PIL/PalmImagePlugin.py
+PIL/PcdImagePlugin.py
+PIL/PcfFontFile.py
+PIL/PcxImagePlugin.py
+PIL/PdfImagePlugin.py
+PIL/PixarImagePlugin.py
+PIL/PngImagePlugin.py
+PIL/PpmImagePlugin.py
+PIL/PsdImagePlugin.py
+PIL/PSDraw.py
+PIL/SgiImagePlugin.py
+PIL/SpiderImagePlugin.py
+PIL/SunImagePlugin.py
+PIL/TarIO.py
+PIL/TgaImagePlugin.py
+PIL/TiffImagePlugin.py
+PIL/TiffTags.py
+PIL/WalImageFile.py
+PIL/WmfImagePlugin.py
+PIL/XbmImagePlugin.py
+PIL/XpmImagePlugin.py
+PIL/XVThumbImagePlugin.py
+Docs/index.html
+Docs/effbot.css
+Docs/pythondoc-PIL.ArgImagePlugin.html
+Docs/pythondoc-PIL.BdfFontFile.html
+Docs/pythondoc-PIL.BmpImagePlugin.html
+Docs/pythondoc-PIL.BufrStubImagePlugin.html
+Docs/pythondoc-PIL.ContainerIO.html
+Docs/pythondoc-PIL.CurImagePlugin.html
+Docs/pythondoc-PIL.DcxImagePlugin.html
+Docs/pythondoc-PIL.EpsImagePlugin.html
+Docs/pythondoc-PIL.ExifTags.html
+Docs/pythondoc-PIL.FitsStubImagePlugin.html
+Docs/pythondoc-PIL.FliImagePlugin.html
+Docs/pythondoc-PIL.FontFile.html
+Docs/pythondoc-PIL.FpxImagePlugin.html
+Docs/pythondoc-PIL.GbrImagePlugin.html
+Docs/pythondoc-PIL.GdImageFile.html
+Docs/pythondoc-PIL.GifImagePlugin.html
+Docs/pythondoc-PIL.GimpGradientFile.html
+Docs/pythondoc-PIL.GimpPaletteFile.html
+Docs/pythondoc-PIL.GribStubImagePlugin.html
+Docs/pythondoc-PIL.Hdf5StubImagePlugin.html
+Docs/pythondoc-PIL.IcoImagePlugin.html
+Docs/pythondoc-PIL.IcnsImagePlugin.html
+Docs/pythondoc-PIL.Image.html
+Docs/pythondoc-PIL.ImageChops.html
+Docs/pythondoc-PIL.ImageColor.html
+Docs/pythondoc-PIL.ImageDraw.html
+Docs/pythondoc-PIL.ImageEnhance.html
+Docs/pythondoc-PIL.ImageFile.html
+Docs/pythondoc-PIL.ImageFileIO.html
+Docs/pythondoc-PIL.ImageFilter.html
+Docs/pythondoc-PIL.ImageFont.html
+Docs/pythondoc-PIL.ImageGL.html
+Docs/pythondoc-PIL.ImageGrab.html
+Docs/pythondoc-PIL.ImageOps.html
+Docs/pythondoc-PIL.ImagePalette.html
+Docs/pythondoc-PIL.ImagePath.html
+Docs/pythondoc-PIL.ImageSequence.html
+Docs/pythondoc-PIL.ImageStat.html
+Docs/pythondoc-PIL.ImageTk.html
+Docs/pythondoc-PIL.ImageTransform.html
+Docs/pythondoc-PIL.ImageWin.html
+Docs/pythondoc-PIL.ImImagePlugin.html
+Docs/pythondoc-PIL.ImtImagePlugin.html
+Docs/pythondoc-PIL.IptcImagePlugin.html
+Docs/pythondoc-PIL.JpegImagePlugin.html
+Docs/pythondoc-PIL.McIdasImagePlugin.html
+Docs/pythondoc-PIL.MicImagePlugin.html
+Docs/pythondoc-PIL.MpegImagePlugin.html
+Docs/pythondoc-PIL.MspImagePlugin.html
+Docs/pythondoc-PIL.OleFileIO.html
+Docs/pythondoc-PIL.PaletteFile.html
+Docs/pythondoc-PIL.PalmImagePlugin.html
+Docs/pythondoc-PIL.PcdImagePlugin.html
+Docs/pythondoc-PIL.PcfFontFile.html
+Docs/pythondoc-PIL.PcxImagePlugin.html
+Docs/pythondoc-PIL.PdfImagePlugin.html
+Docs/pythondoc-PIL.PixarImagePlugin.html
+Docs/pythondoc-PIL.PngImagePlugin.html
+Docs/pythondoc-PIL.PpmImagePlugin.html
+Docs/pythondoc-PIL.PsdImagePlugin.html
+Docs/pythondoc-PIL.PSDraw.html
+Docs/pythondoc-PIL.SgiImagePlugin.html
+Docs/pythondoc-PIL.SpiderImagePlugin.html
+Docs/pythondoc-PIL.SunImagePlugin.html
+Docs/pythondoc-PIL.TarIO.html
+Docs/pythondoc-PIL.TgaImagePlugin.html
+Docs/pythondoc-PIL.TiffImagePlugin.html
+Docs/pythondoc-PIL.TiffTags.html
+Docs/pythondoc-PIL.WalImageFile.html
+Docs/pythondoc-PIL.WmfImagePlugin.html
+Docs/pythondoc-PIL.XbmImagePlugin.html
+Docs/pythondoc-PIL.XpmImagePlugin.html
+Docs/pythondoc-PIL.XVThumbImagePlugin.html
+Scripts/pilconvert.py
+Scripts/pildriver.py
+Scripts/pilfile.py
+Scripts/pilfont.py
+Scripts/pilprint.py
+Images/lena.gif
+Images/lena.ppm
+Images/lena.jpg
+Images/courB08.bdf
+Images/courB08.pbm
+Images/courB08.pil
+Sane/README
+Sane/CHANGES
+Sane/setup.py
+Sane/sanedoc.txt
+Sane/_sane.c
+Sane/sane.py
+Sane/demo_numarray.py
+Sane/demo_pil.py
+Scripts/README
+Scripts/enhancer.py
+Scripts/explode.py
+Scripts/gifmaker.py
+Scripts/image2py.py
+Scripts/painter.py
+Scripts/player.py
+Scripts/viewer.py
+Scripts/thresholder.py
+Tk/tkImaging.c
+Tk/install.txt
+Tk/booster.txt
+Tk/pilbitmap.txt