python-misc: fix "QA Issue: non debug package contains .debug directory".
[vuplus_openembedded] / packages / python / python-2.4.4-manifest.inc
1 ########################################################################################################################
2 ### AUTO-GENERATED by '/local/pkg/oe/org.openembedded.dev/contrib/python/generate-manifest.py' [(C) 2002-2007 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Mon Dec 25 00:05:05 2006
3 ###
4 ### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy
5 ###
6 ### Warning: Manual edits will be lost!
7 ###
8 ########################################################################################################################
9  
10
11 PROVIDES+="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio python-misc"
12
13 PACKAGES="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio python-misc"
14
15 DESCRIPTION_python-misc-dbg="Misc Python debug files"
16 FILES_python-misc-dbg="${libdir}/python2.4/lib-dynload/.debug"
17 RDEPENDS_python-misc-dbg="python-core"
18
19 DESCRIPTION_python-misc="Misc Python files"
20 FILES_python-misc="${libdir}/python2.4/"
21 RDEPENDS_python-misc="python-core"
22
23 DESCRIPTION_python-profile="Python Basic Profiling Support"
24 PR_python-profile="ml0"
25 RDEPENDS_python-profile="python-core"
26 FILES_python-profile="${libdir}/python2.4/profile.* ${libdir}/python2.4/pstats.* "
27
28 DESCRIPTION_python-threading="Python Threading & Synchronization Support"
29 PR_python-threading="ml0"
30 RDEPENDS_python-threading="python-core python-lang"
31 FILES_python-threading="${libdir}/python2.4/_threading_local.* ${libdir}/python2.4/dummy_thread.* ${libdir}/python2.4/dummy_threading.* ${libdir}/python2.4/mutex.* ${libdir}/python2.4/threading.* ${libdir}/python2.4/Queue.* "
32
33 DESCRIPTION_python-distutils="Python Distribution Utilities"
34 PR_python-distutils="ml0"
35 RDEPENDS_python-distutils="python-core"
36 FILES_python-distutils="${libdir}/python2.4/config ${libdir}/python2.4/distutils "
37
38 DESCRIPTION_python-textutils="Python Option Parsing, Text Wrapping and Comma-Separated-Value Support"
39 PR_python-textutils="ml0"
40 RDEPENDS_python-textutils="python-core python-io python-re python-stringold"
41 FILES_python-textutils="${libdir}/python2.4/lib-dynload/_csv.so ${libdir}/python2.4/csv.* ${libdir}/python2.4/optparse.* ${libdir}/python2.4/textwrap.* "
42
43 DESCRIPTION_python-codecs="Python Codecs, Encodings & i18n Support"
44 PR_python-codecs="ml0"
45 RDEPENDS_python-codecs="python-core"
46 FILES_python-codecs="${libdir}/python2.4/codecs.* ${libdir}/python2.4/encodings ${libdir}/python2.4/gettext.* ${libdir}/python2.4/locale.* ${libdir}/python2.4/lib-dynload/_locale.so ${libdir}/python2.4/lib-dynload/unicodedata.so ${libdir}/python2.4/stringprep.* ${libdir}/python2.4/xdrlib.* "
47
48 DESCRIPTION_python-pickle="Python Persistence Support"
49 PR_python-pickle="ml0"
50 RDEPENDS_python-pickle="python-core python-codecs python-io python-re"
51 FILES_python-pickle="${libdir}/python2.4/pickle.* ${libdir}/python2.4/shelve.* ${libdir}/python2.4/lib-dynload/cPickle.so "
52
53 DESCRIPTION_python-datetime="Python Calendar and Time support"
54 PR_python-datetime="ml0"
55 RDEPENDS_python-datetime="python-core python-codecs"
56 FILES_python-datetime="${libdir}/python2.4/_strptime.* ${libdir}/python2.4/calendar.* ${libdir}/python2.4/lib-dynload/datetime.so "
57
58 DESCRIPTION_python-core="Python Interpreter and core modules (needed!)"
59 PR_python-core="ml0"
60 RDEPENDS_python-core=""
61 FILES_python-core="/usr/lib/python2.4/__future__.* /usr/lib/python2.4/copy.* /usr/lib/python2.4/copy_reg.* /usr/lib/python2.4/ConfigParser.py /usr/lib/python2.4/getopt.* /usr/lib/python2.4/linecache.* /usr/lib/python2.4/new.* /usr/lib/python2.4/os.* /usr/lib/python2.4/posixpath.* /usr/lib/python2.4/warnings.* /usr/lib/python2.4/site.* /usr/lib/python2.4/stat.* /usr/lib/python2.4/UserDict.* /usr/lib/python2.4/UserList.* /usr/lib/python2.4/UserString.* /usr/lib/python2.4/lib-dynload/binascii.so /usr/lib/python2.4/lib-dynload/struct.so /usr/lib/python2.4/lib-dynload/time.so /usr/lib/python2.4/lib-dynload/xreadlines.so /usr/lib/python2.4/types.* /usr/bin/python "
62
63 DESCRIPTION_python-io="Python Low-Level I/O"
64 PR_python-io="ml0"
65 RDEPENDS_python-io="python-core python-math"
66 FILES_python-io="${libdir}/python2.4/lib-dynload/_socket.so ${libdir}/python2.4/lib-dynload/_ssl.so ${libdir}/python2.4/lib-dynload/select.so ${libdir}/python2.4/lib-dynload/termios.so ${libdir}/python2.4/lib-dynload/cStringIO.so ${libdir}/python2.4/pipes.* ${libdir}/python2.4/socket.* ${libdir}/python2.4/tempfile.* ${libdir}/python2.4/StringIO.* "
67
68 DESCRIPTION_python-compiler="Python Compiler Support"
69 PR_python-compiler="ml0"
70 RDEPENDS_python-compiler="python-core"
71 FILES_python-compiler="${libdir}/python2.4/compiler "
72
73 DESCRIPTION_python-compression="Python High Level Compression Support"
74 PR_python-compression="ml0"
75 RDEPENDS_python-compression="python-core python-zlib"
76 FILES_python-compression="${libdir}/python2.4/gzip.* ${libdir}/python2.4/zipfile.* "
77
78 DESCRIPTION_python-re="Python Regular Expression APIs"
79 PR_python-re="ml0"
80 RDEPENDS_python-re="python-core"
81 FILES_python-re="${libdir}/python2.4/re.* ${libdir}/python2.4/sre.* ${libdir}/python2.4/sre_compile.* ${libdir}/python2.4/sre_constants* ${libdir}/python2.4/sre_parse.* "
82
83 DESCRIPTION_python-xmlrpc="Python XMLRPC Support"
84 PR_python-xmlrpc="ml0"
85 RDEPENDS_python-xmlrpc="python-core python-xml python-netserver python-lang"
86 FILES_python-xmlrpc="${libdir}/python2.4/xmlrpclib.* ${libdir}/python2.4/SimpleXMLRPCServer.* "
87
88 DESCRIPTION_python-terminal="Python Terminal Controlling Support"
89 PR_python-terminal="ml0"
90 RDEPENDS_python-terminal="python-core python-io"
91 FILES_python-terminal="${libdir}/python2.4/pty.* ${libdir}/python2.4/tty.* "
92
93 DESCRIPTION_python-email="Python Email Support"
94 PR_python-email="ml0"
95 RDEPENDS_python-email="python-core python-io python-re"
96 FILES_python-email="${libdir}/python2.4/email "
97
98 DESCRIPTION_python-image="Python Graphical Image Handling"
99 PR_python-image="ml0"
100 RDEPENDS_python-image="python-core"
101 FILES_python-image="${libdir}/python2.4/colorsys.* ${libdir}/python2.4/imghdr.* ${libdir}/python2.4/lib-dynload/imageop.so ${libdir}/python2.4/lib-dynload/rgbimg.so "
102
103 DESCRIPTION_python-resource="Python Resource Control Interface"
104 PR_python-resource="ml0"
105 RDEPENDS_python-resource="python-core"
106 FILES_python-resource="${libdir}/python2.4/lib-dynload/resource.so "
107
108 DESCRIPTION_python-devel="Python Development Package"
109 PR_python-devel="ml0"
110 RDEPENDS_python-devel="python-core"
111 FILES_python-devel="/usr/include /usr/lib/python2.4/config "
112
113 DESCRIPTION_python-math="Python Math Support"
114 PR_python-math="ml0"
115 RDEPENDS_python-math="python-core"
116 FILES_python-math="${libdir}/python2.4/lib-dynload/cmath.so ${libdir}/python2.4/lib-dynload/math.so ${libdir}/python2.4/lib-dynload/_random.so ${libdir}/python2.4/random.* ${libdir}/python2.4/sets.* "
117
118 DESCRIPTION_python-hotshot="Python Hotshot Profiler"
119 PR_python-hotshot="ml0"
120 RDEPENDS_python-hotshot="python-core"
121 FILES_python-hotshot="${libdir}/python2.4/hotshot ${libdir}/python2.4/lib-dynload/_hotshot.so "
122
123 DESCRIPTION_python-unixadmin="Python Unix Administration Support"
124 PR_python-unixadmin="ml0"
125 RDEPENDS_python-unixadmin="python-core"
126 FILES_python-unixadmin="${libdir}/python2.4/lib-dynload/nis.so ${libdir}/python2.4/lib-dynload/grp.so ${libdir}/python2.4/lib-dynload/pwd.so ${libdir}/python2.4/getpass.* "
127
128 DESCRIPTION_python-tkinter="Python Tcl/Tk Bindings"
129 PR_python-tkinter="ml0"
130 RDEPENDS_python-tkinter="python-core"
131 FILES_python-tkinter="${libdir}/python2.4/lib-dynload/_tkinter.so ${libdir}/python2.4/lib-tk "
132
133 DESCRIPTION_python-gdbm="Python GNU Database Support"
134 PR_python-gdbm="ml0"
135 RDEPENDS_python-gdbm="python-core"
136 FILES_python-gdbm="${libdir}/python2.4/lib-dynload/gdbm.so "
137
138 DESCRIPTION_python-fcntl="Python's fcntl Interface"
139 PR_python-fcntl="ml0"
140 RDEPENDS_python-fcntl="python-core"
141 FILES_python-fcntl="${libdir}/python2.4/lib-dynload/fcntl.so "
142
143 DESCRIPTION_python-netclient="Python Internet Protocol Clients"
144 PR_python-netclient="ml0"
145 RDEPENDS_python-netclient="python-core python-datetime python-io python-lang python-logging python-mime"
146 FILES_python-netclient="${libdir}/python2.4/*Cookie*.* ${libdir}/python2.4/base64.* ${libdir}/python2.4/cookielib.* ${libdir}/python2.4/ftplib.* ${libdir}/python2.4/gopherlib.* ${libdir}/python2.4/hmac.* ${libdir}/python2.4/httplib.* ${libdir}/python2.4/mimetypes.* ${libdir}/python2.4/nntplib.* ${libdir}/python2.4/poplib.* ${libdir}/python2.4/smtplib.* ${libdir}/python2.4/telnetlib.* ${libdir}/python2.4/urllib.* ${libdir}/python2.4/urllib2.* ${libdir}/python2.4/urlparse.* "
147
148 DESCRIPTION_python-pprint="Python Pretty-Print Support"
149 PR_python-pprint="ml0"
150 RDEPENDS_python-pprint="python-core"
151 FILES_python-pprint="${libdir}/python2.4/pprint.* "
152
153 DESCRIPTION_python-netserver="Python Internet Protocol Servers"
154 PR_python-netserver="ml0"
155 RDEPENDS_python-netserver="python-core python-netclient"
156 FILES_python-netserver="${libdir}/python2.4/cgi.* ${libdir}/python2.4/BaseHTTPServer.* ${libdir}/python2.4/SimpleHTTPServer.* ${libdir}/python2.4/SocketServer.* "
157
158 DESCRIPTION_python-curses="Python Curses Support"
159 PR_python-curses="ml0"
160 RDEPENDS_python-curses="python-core"
161 FILES_python-curses="${libdir}/python2.4/curses ${libdir}/python2.4/lib-dynload/_curses.so ${libdir}/python2.4/lib-dynload/_curses_panel.so "
162
163 DESCRIPTION_python-syslog="Python's syslog Interface"
164 PR_python-syslog="ml0"
165 RDEPENDS_python-syslog="python-core"
166 FILES_python-syslog="${libdir}/python2.4/lib-dynload/syslog.so "
167
168 DESCRIPTION_python-html="Python HTML Processing"
169 PR_python-html="ml0"
170 RDEPENDS_python-html="python-core"
171 FILES_python-html="${libdir}/python2.4/formatter.* ${libdir}/python2.4/htmlentitydefs.* ${libdir}/python2.4/htmllib.* ${libdir}/python2.4/markupbase.* ${libdir}/python2.4/sgmllib.* "
172
173 DESCRIPTION_python-readline="Python Readline Support"
174 PR_python-readline="ml0"
175 RDEPENDS_python-readline="python-core"
176 FILES_python-readline="${libdir}/python2.4/lib-dynload/readline.so ${libdir}/python2.4/rlcompleter.* "
177
178 DESCRIPTION_python-subprocess="Python Subprocess Support"
179 PR_python-subprocess="ml0"
180 RDEPENDS_python-subprocess="python-core python-io python-re"
181 FILES_python-subprocess="${libdir}/python2.4/subprocess.* "
182
183 DESCRIPTION_python-pydoc="Python Interactive Help Support"
184 PR_python-pydoc="ml0"
185 RDEPENDS_python-pydoc="python-core python-lang python-stringold python-re"
186 FILES_python-pydoc="/usr/bin/pydoc /usr/lib/python2.4/pydoc.* "
187
188 DESCRIPTION_python-logging="Python Logging Support"
189 PR_python-logging="ml0"
190 RDEPENDS_python-logging="python-core"
191 FILES_python-logging="${libdir}/python2.4/logging "
192
193 DESCRIPTION_python-mailbox="Python Mailbox Format Support"
194 PR_python-mailbox="ml0"
195 RDEPENDS_python-mailbox="python-core python-mime"
196 FILES_python-mailbox="${libdir}/python2.4/mailbox.* "
197
198 DESCRIPTION_python-xml="Python basic XML support."
199 PR_python-xml="ml0"
200 RDEPENDS_python-xml="python-core python-re"
201 FILES_python-xml="${libdir}/python2.4/lib-dynload/pyexpat.so ${libdir}/python2.4/xml ${libdir}/python2.4/xmllib.* "
202
203 DESCRIPTION_python-mime="Python MIME Handling APIs"
204 PR_python-mime="ml0"
205 RDEPENDS_python-mime="python-core python-io"
206 FILES_python-mime="${libdir}/python2.4/mimetools.* ${libdir}/python2.4/quopri.* ${libdir}/python2.4/rfc822.* "
207
208 DESCRIPTION_python-tests="Python Tests"
209 PR_python-tests="ml0"
210 RDEPENDS_python-tests="python-core"
211 FILES_python-tests="${libdir}/python2.4/test "
212
213 DESCRIPTION_python-unittest="Python Unit Testing Framework"
214 PR_python-unittest="ml0"
215 RDEPENDS_python-unittest="python-core python-stringold python-lang"
216 FILES_python-unittest="${libdir}/python2.4/unittest.* "
217
218 DESCRIPTION_python-stringold="Python String APIs [deprecated]"
219 PR_python-stringold="ml0"
220 RDEPENDS_python-stringold="python-core python-re"
221 FILES_python-stringold="${libdir}/python2.4/lib-dynload/strop.so ${libdir}/python2.4/string.* "
222
223 DESCRIPTION_python-lib-old-and-deprecated="Python Deprecated Libraries"
224 PR_python-lib-old-and-deprecated="ml0"
225 RDEPENDS_python-lib-old-and-deprecated="python-core"
226 FILES_python-lib-old-and-deprecated="${libdir}/python2.4/lib-old "
227
228 DESCRIPTION_python-compile="Python Bytecode Compilation Support"
229 PR_python-compile="ml0"
230 RDEPENDS_python-compile="python-core"
231 FILES_python-compile="${libdir}/python2.4/py_compile.* ${libdir}/python2.4/compileall.* "
232
233 DESCRIPTION_python-shell="Python Shell-Like Functionality"
234 PR_python-shell="ml0"
235 RDEPENDS_python-shell="python-core python-re"
236 FILES_python-shell="${libdir}/python2.4/commands.* ${libdir}/python2.4/dircache.* ${libdir}/python2.4/fnmatch.* ${libdir}/python2.4/glob.* ${libdir}/python2.4/popen2.* ${libdir}/python2.4/shutil.* "
237
238 DESCRIPTION_python-bsddb="Python Berkeley Database Bindings"
239 PR_python-bsddb="ml0"
240 RDEPENDS_python-bsddb="python-core"
241 FILES_python-bsddb="${libdir}/python2.4/bsddb "
242
243 DESCRIPTION_python-mmap="Python Memory-Mapped-File Support"
244 PR_python-mmap="ml0"
245 RDEPENDS_python-mmap="python-core python-io"
246 FILES_python-mmap="${libdir}/python2.4/lib-dynload/mmap.so "
247
248 DESCRIPTION_python-zlib="Python zlib Support."
249 PR_python-zlib="ml0"
250 RDEPENDS_python-zlib="python-core"
251 FILES_python-zlib="${libdir}/python2.4/lib-dynload/zlib.so "
252
253 DESCRIPTION_python-db="Python File-Based Database Support"
254 PR_python-db="ml0"
255 RDEPENDS_python-db="python-core"
256 FILES_python-db="${libdir}/python2.4/anydbm.* ${libdir}/python2.4/dumbdbm.* ${libdir}/python2.4/whichdb.* "
257
258 DESCRIPTION_python-crypt="Python Basic Cryptographic and Hashing Support"
259 PR_python-crypt="ml0"
260 RDEPENDS_python-crypt="python-core"
261 FILES_python-crypt="${libdir}/python2.4/lib-dynload/crypt.so ${libdir}/python2.4/lib-dynload/md5.so ${libdir}/python2.4/lib-dynload/rotor.so ${libdir}/python2.4/lib-dynload/sha.so "
262
263 DESCRIPTION_python-idle="Python Integrated Development Environment"
264 PR_python-idle="ml0"
265 RDEPENDS_python-idle="python-core python-tkinter"
266 FILES_python-idle="/usr/bin/idle /usr/lib/python2.4/idlelib "
267
268 DESCRIPTION_python-lang="Python Low-Level Language Support"
269 PR_python-lang="ml0"
270 RDEPENDS_python-lang="python-core"
271 FILES_python-lang="${libdir}/python2.4/lib-dynload/array.so ${libdir}/python2.4/lib-dynload/parser.so ${libdir}/python2.4/lib-dynload/operator.so ${libdir}/python2.4/lib-dynload/_weakref.so ${libdir}/python2.4/lib-dynload/itertools.so ${libdir}/python2.4/lib-dynload/collections.so ${libdir}/python2.4/lib-dynload/_bisect.so ${libdir}/python2.4/lib-dynload/_heapq.so ${libdir}/python2.4/atexit.* ${libdir}/python2.4/bisect.* ${libdir}/python2.4/code.* ${libdir}/python2.4/codeop.* ${libdir}/python2.4/dis.* ${libdir}/python2.4/heapq.* ${libdir}/python2.4/inspect.* ${libdir}/python2.4/keyword.* ${libdir}/python2.4/opcode.* ${libdir}/python2.4/repr.* ${libdir}/python2.4/token.* ${libdir}/python2.4/tokenize.* ${libdir}/python2.4/traceback.* ${libdir}/python2.4/linecache.* ${libdir}/python2.4/weakref.* "
272
273 DESCRIPTION_python-audio="Python Audio Handling"
274 PR_python-audio="ml0"
275 RDEPENDS_python-audio="python-core"
276 FILES_python-audio="${libdir}/python2.4/wave.* ${libdir}/python2.4/chunk.* ${libdir}/python2.4/lib-dynload/ossaudiodev.so ${libdir}/python2.4/lib-dynload/audioop.so "
277
278
279