~ubuntu-branches/ubuntu/saucy/python-imaging/saucy-proposed

« back to all changes in this revision

Viewing changes to MANIFEST

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-01-31 20:49:20 UTC
  • mfrom: (27.1.1 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130131204920-b5zshy6vgfvdionl
Tags: 1.1.7+1.7.8-1ubuntu1
Rewrite build dependencies to allow cross builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
README
2
 
CHANGES
3
 
CONTENTS
4
 
MANIFEST
5
 
BUILDME
6
 
setup.py
7
 
selftest.py
8
 
doctest.py
9
 
libImaging/Imaging.h
10
 
libImaging/ImDib.h
11
 
libImaging/ImPlatform.h
12
 
libImaging/Quant.h
13
 
libImaging/QuantHash.h
14
 
libImaging/QuantHeap.h
15
 
libImaging/QuantDefines.h
16
 
libImaging/QuantTypes.h
17
 
libImaging/Access.c
18
 
libImaging/Antialias.c
19
 
libImaging/Bands.c
20
 
libImaging/Blend.c
21
 
libImaging/Chops.c
22
 
libImaging/Convert.c
23
 
libImaging/ConvertYCbCr.c
24
 
libImaging/Copy.c
25
 
libImaging/Crc32.c
26
 
libImaging/Crop.c
27
 
libImaging/Dib.c
28
 
libImaging/Draw.c
29
 
libImaging/Effects.c
30
 
libImaging/Except.c
31
 
libImaging/File.c
32
 
libImaging/Fill.c
33
 
libImaging/Filter.c
34
 
libImaging/Geometry.c
35
 
libImaging/GetBBox.c
36
 
libImaging/Histo.c
37
 
libImaging/Matrix.c
38
 
libImaging/ModeFilter.c
39
 
libImaging/Negative.c
40
 
libImaging/Offset.c
41
 
libImaging/Pack.c
42
 
libImaging/Palette.c
43
 
libImaging/Paste.c
44
 
libImaging/Point.c
45
 
libImaging/Quant.c
46
 
libImaging/QuantHash.c
47
 
libImaging/QuantHeap.c
48
 
libImaging/RankFilter.c
49
 
libImaging/Storage.c
50
 
libImaging/Unpack.c
51
 
libImaging/UnpackYCC.c
52
 
libImaging/UnsharpMask.c
53
 
libImaging/Bit.h
54
 
libImaging/Gif.h
55
 
libImaging/Jpeg.h
56
 
libImaging/Lzw.h
57
 
libImaging/Raw.h
58
 
libImaging/Zip.h
59
 
libImaging/BitDecode.c
60
 
libImaging/EpsEncode.c
61
 
libImaging/FliDecode.c
62
 
libImaging/GifDecode.c
63
 
libImaging/GifEncode.c
64
 
libImaging/HexDecode.c
65
 
libImaging/JpegDecode.c
66
 
libImaging/JpegEncode.c
67
 
libImaging/LzwDecode.c
68
 
libImaging/MspDecode.c
69
 
libImaging/PackDecode.c
70
 
libImaging/PcdDecode.c
71
 
libImaging/PcxEncode.c
72
 
libImaging/PcxDecode.c
73
 
libImaging/RawDecode.c
74
 
libImaging/RawEncode.c
75
 
libImaging/SunRleDecode.c
76
 
libImaging/TgaRleDecode.c
77
 
libImaging/XbmDecode.c
78
 
libImaging/XbmEncode.c
79
 
libImaging/ZipDecode.c
80
 
libImaging/ZipEncode.c
81
 
_imaging.c
82
 
decode.c
83
 
encode.c
84
 
display.c
85
 
map.c
86
 
outline.c
87
 
path.c
88
 
_imagingtk.c
89
 
_imagingft.c
90
 
_imagingcms.c
91
 
_imagingmath.c
92
 
PIL.pth
93
 
PIL/__init__.py
94
 
PIL/ArgImagePlugin.py
95
 
PIL/BdfFontFile.py
96
 
PIL/BmpImagePlugin.py
97
 
PIL/BufrStubImagePlugin.py
98
 
PIL/ContainerIO.py
99
 
PIL/CurImagePlugin.py
100
 
PIL/DcxImagePlugin.py
101
 
PIL/EpsImagePlugin.py
102
 
PIL/ExifTags.py
103
 
PIL/FitsStubImagePlugin.py
104
 
PIL/FliImagePlugin.py
105
 
PIL/FontFile.py
106
 
PIL/FpxImagePlugin.py
107
 
PIL/GbrImagePlugin.py
108
 
PIL/GdImageFile.py
109
 
PIL/GifImagePlugin.py
110
 
PIL/GimpGradientFile.py
111
 
PIL/GimpPaletteFile.py
112
 
PIL/GribStubImagePlugin.py
113
 
PIL/Hdf5StubImagePlugin.py
114
 
PIL/IcoImagePlugin.py
115
 
PIL/IcnsImagePlugin.py
116
 
PIL/Image.py
117
 
PIL/ImageChops.py
118
 
PIL/ImageCms.py
119
 
PIL/ImageColor.py
120
 
PIL/ImageDraw.py
121
 
PIL/ImageDraw2.py
122
 
PIL/ImageEnhance.py
123
 
PIL/ImageFile.py
124
 
PIL/ImageFileIO.py
125
 
PIL/ImageFilter.py
126
 
PIL/ImageFont.py
127
 
PIL/ImageGL.py
128
 
PIL/ImageGrab.py
129
 
PIL/ImageMath.py
130
 
PIL/ImageMode.py
131
 
PIL/ImageOps.py
132
 
PIL/ImagePalette.py
133
 
PIL/ImagePath.py
134
 
PIL/ImageQt.py
135
 
PIL/ImageSequence.py
136
 
PIL/ImageShow.py
137
 
PIL/ImageStat.py
138
 
PIL/ImageTk.py
139
 
PIL/ImageTransform.py
140
 
PIL/ImageWin.py
141
 
PIL/ImImagePlugin.py
142
 
PIL/ImtImagePlugin.py
143
 
PIL/IptcImagePlugin.py
144
 
PIL/JpegImagePlugin.py
145
 
PIL/McIdasImagePlugin.py
146
 
PIL/MicImagePlugin.py
147
 
PIL/MpegImagePlugin.py
148
 
PIL/MspImagePlugin.py
149
 
PIL/OleFileIO.py
150
 
PIL/PaletteFile.py
151
 
PIL/PalmImagePlugin.py
152
 
PIL/PcdImagePlugin.py
153
 
PIL/PcfFontFile.py
154
 
PIL/PcxImagePlugin.py
155
 
PIL/PdfImagePlugin.py
156
 
PIL/PixarImagePlugin.py
157
 
PIL/PngImagePlugin.py
158
 
PIL/PpmImagePlugin.py
159
 
PIL/PsdImagePlugin.py
160
 
PIL/PSDraw.py
161
 
PIL/SgiImagePlugin.py
162
 
PIL/SpiderImagePlugin.py
163
 
PIL/SunImagePlugin.py
164
 
PIL/TarIO.py
165
 
PIL/TgaImagePlugin.py
166
 
PIL/TiffImagePlugin.py
167
 
PIL/TiffTags.py
168
 
PIL/WalImageFile.py
169
 
PIL/WmfImagePlugin.py
170
 
PIL/XbmImagePlugin.py
171
 
PIL/XpmImagePlugin.py
172
 
PIL/XVThumbImagePlugin.py
173
 
Docs/index.html
174
 
Docs/effbot.css
175
 
Docs/pythondoc-PIL.ArgImagePlugin.html
176
 
Docs/pythondoc-PIL.BdfFontFile.html
177
 
Docs/pythondoc-PIL.BmpImagePlugin.html
178
 
Docs/pythondoc-PIL.BufrStubImagePlugin.html
179
 
Docs/pythondoc-PIL.ContainerIO.html
180
 
Docs/pythondoc-PIL.CurImagePlugin.html
181
 
Docs/pythondoc-PIL.DcxImagePlugin.html
182
 
Docs/pythondoc-PIL.EpsImagePlugin.html
183
 
Docs/pythondoc-PIL.ExifTags.html
184
 
Docs/pythondoc-PIL.FitsStubImagePlugin.html
185
 
Docs/pythondoc-PIL.FliImagePlugin.html
186
 
Docs/pythondoc-PIL.FontFile.html
187
 
Docs/pythondoc-PIL.FpxImagePlugin.html
188
 
Docs/pythondoc-PIL.GbrImagePlugin.html
189
 
Docs/pythondoc-PIL.GdImageFile.html
190
 
Docs/pythondoc-PIL.GifImagePlugin.html
191
 
Docs/pythondoc-PIL.GimpGradientFile.html
192
 
Docs/pythondoc-PIL.GimpPaletteFile.html
193
 
Docs/pythondoc-PIL.GribStubImagePlugin.html
194
 
Docs/pythondoc-PIL.Hdf5StubImagePlugin.html
195
 
Docs/pythondoc-PIL.IcoImagePlugin.html
196
 
Docs/pythondoc-PIL.IcnsImagePlugin.html
197
 
Docs/pythondoc-PIL.Image.html
198
 
Docs/pythondoc-PIL.ImageChops.html
199
 
Docs/pythondoc-PIL.ImageColor.html
200
 
Docs/pythondoc-PIL.ImageDraw.html
201
 
Docs/pythondoc-PIL.ImageEnhance.html
202
 
Docs/pythondoc-PIL.ImageFile.html
203
 
Docs/pythondoc-PIL.ImageFileIO.html
204
 
Docs/pythondoc-PIL.ImageFilter.html
205
 
Docs/pythondoc-PIL.ImageFont.html
206
 
Docs/pythondoc-PIL.ImageGL.html
207
 
Docs/pythondoc-PIL.ImageGrab.html
208
 
Docs/pythondoc-PIL.ImageOps.html
209
 
Docs/pythondoc-PIL.ImagePalette.html
210
 
Docs/pythondoc-PIL.ImagePath.html
211
 
Docs/pythondoc-PIL.ImageSequence.html
212
 
Docs/pythondoc-PIL.ImageStat.html
213
 
Docs/pythondoc-PIL.ImageTk.html
214
 
Docs/pythondoc-PIL.ImageTransform.html
215
 
Docs/pythondoc-PIL.ImageWin.html
216
 
Docs/pythondoc-PIL.ImImagePlugin.html
217
 
Docs/pythondoc-PIL.ImtImagePlugin.html
218
 
Docs/pythondoc-PIL.IptcImagePlugin.html
219
 
Docs/pythondoc-PIL.JpegImagePlugin.html
220
 
Docs/pythondoc-PIL.McIdasImagePlugin.html
221
 
Docs/pythondoc-PIL.MicImagePlugin.html
222
 
Docs/pythondoc-PIL.MpegImagePlugin.html
223
 
Docs/pythondoc-PIL.MspImagePlugin.html
224
 
Docs/pythondoc-PIL.OleFileIO.html
225
 
Docs/pythondoc-PIL.PaletteFile.html
226
 
Docs/pythondoc-PIL.PalmImagePlugin.html
227
 
Docs/pythondoc-PIL.PcdImagePlugin.html
228
 
Docs/pythondoc-PIL.PcfFontFile.html
229
 
Docs/pythondoc-PIL.PcxImagePlugin.html
230
 
Docs/pythondoc-PIL.PdfImagePlugin.html
231
 
Docs/pythondoc-PIL.PixarImagePlugin.html
232
 
Docs/pythondoc-PIL.PngImagePlugin.html
233
 
Docs/pythondoc-PIL.PpmImagePlugin.html
234
 
Docs/pythondoc-PIL.PsdImagePlugin.html
235
 
Docs/pythondoc-PIL.PSDraw.html
236
 
Docs/pythondoc-PIL.SgiImagePlugin.html
237
 
Docs/pythondoc-PIL.SpiderImagePlugin.html
238
 
Docs/pythondoc-PIL.SunImagePlugin.html
239
 
Docs/pythondoc-PIL.TarIO.html
240
 
Docs/pythondoc-PIL.TgaImagePlugin.html
241
 
Docs/pythondoc-PIL.TiffImagePlugin.html
242
 
Docs/pythondoc-PIL.TiffTags.html
243
 
Docs/pythondoc-PIL.WalImageFile.html
244
 
Docs/pythondoc-PIL.WmfImagePlugin.html
245
 
Docs/pythondoc-PIL.XbmImagePlugin.html
246
 
Docs/pythondoc-PIL.XpmImagePlugin.html
247
 
Docs/pythondoc-PIL.XVThumbImagePlugin.html
248
 
Scripts/pilconvert.py
249
 
Scripts/pildriver.py
250
 
Scripts/pilfile.py
251
 
Scripts/pilfont.py
252
 
Scripts/pilprint.py
253
 
Images/lena.gif
254
 
Images/lena.png
255
 
Images/lena.ppm
256
 
Images/lena.jpg
257
 
Images/courB08.bdf
258
 
Images/courB08.pbm
259
 
Images/courB08.pil
260
 
Sane/README
261
 
Sane/CHANGES
262
 
Sane/setup.py
263
 
Sane/sanedoc.txt
264
 
Sane/_sane.c
265
 
Sane/sane.py
266
 
Sane/demo_numarray.py
267
 
Sane/demo_pil.py
268
 
Scripts/README
269
 
Scripts/enhancer.py
270
 
Scripts/explode.py
271
 
Scripts/gifmaker.py
272
 
Scripts/painter.py
273
 
Scripts/player.py
274
 
Scripts/viewer.py
275
 
Scripts/thresholder.py
276
 
Tk/tkImaging.c
277
 
Tk/install.txt
278
 
Tk/booster.txt
279
 
Tk/pilbitmap.txt