Merge oe-devel@oe-devel.bkbits.net:packages.bb
[openembedded.git] / python / python-2.4.0-manifest.inc
1 ### AUTO-GENERATED by './generate-bb.py' [(C) 2002-2004 Michael Lauer] on Sat Oct 16 12:45:14 2004
2 ###
3 ### Warning: Manual edits will be lost!
4 ###
5  
6
7 PACKAGES="python-codecs python-threading python-distutils python-textutils python-curses python-pickle python-core python-io python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-math python-hotshot python-unixadmin python-gdbm python-fcntl python-netclient python-pprint python-netserver python-compiler python-syslog python-html python-readline python-pydoc python-xml python-mime python-unittest python-stringold python-compile python-shell python-mmap python-zlib python-db python-crypt python-lang python-audio "
8
9 DESCRIPTION_python-codecs="Python Codecs, Encodings & i18n Support"
10 PR_python-codecs="ml2"
11 RDEPENDS_python-codecs="python-core"
12 FILES_python-codecs="/usr/lib/python2.4/codecs.* /usr/lib/python2.4/encodings /usr/lib/python2.4/locale.* /usr/lib/python2.4/lib-dynload/_locale.so /usr/lib/python2.4/lib-dynload/unicodedata.so /usr/lib/python2.4/gettext.* /usr/lib/python2.4/xdrlib.* "
13
14 DESCRIPTION_python-threading="Python Threading & Synchronization Support"
15 PR_python-threading="ml2"
16 RDEPENDS_python-threading="python-core python-lang"
17 FILES_python-threading="/usr/lib/python2.4/bisect.* /usr/lib/python2.4/threading.* /usr/lib/python2.4/Queue.* "
18
19 DESCRIPTION_python-distutils="Python Distribution Utility"
20 PR_python-distutils="ml2"
21 RDEPENDS_python-distutils="python-core"
22 FILES_python-distutils="/usr/lib/python2.4/distutils "
23
24 DESCRIPTION_python-textutils="Python Option Parsing, Text Wrapping and Comma-Separated-Value Support"
25 PR_python-textutils="ml2"
26 RDEPENDS_python-textutils="python-core python-io python-re python-stringold"
27 FILES_python-textutils="/usr/lib/python2.4/lib-dynload/_csv.so /usr/lib/python2.4/csv.* /usr/lib/python2.4/optparse.* /usr/lib/python2.4/textwrap.* "
28
29 DESCRIPTION_python-curses="Python Curses Support"
30 PR_python-curses="ml2"
31 RDEPENDS_python-curses="python-core libncurses5"
32 FILES_python-curses="/usr/lib/python2.4/curses /usr/lib/python2.4/lib-dynload/_curses.so /usr/lib/python2.4/lib-dynload/_curses_panel.so "
33
34 DESCRIPTION_python-pickle="Python Persistence Support"
35 PR_python-pickle="ml2"
36 RDEPENDS_python-pickle="python-core python-re"
37 FILES_python-pickle="/usr/lib/python2.4/pickle.* /usr/lib/python2.4/shelve.* /usr/lib/python2.4/lib-dynload/cPickle.so "
38
39 DESCRIPTION_python-core="Python Interpreter and core modules (needed!)"
40 PR_python-core="ml2"
41 RDEPENDS_python-core=""
42 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/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/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 "
43
44 DESCRIPTION_python-io="Python Low-Level I/O"
45 PR_python-io="ml2"
46 RDEPENDS_python-io="python-core python-math"
47 FILES_python-io="/usr/lib/python2.4/lib-dynload/_socket.so /usr/lib/python2.4/lib-dynload/select.so /usr/lib/python2.4/lib-dynload/termios.so /usr/lib/python2.4/lib-dynload/cStringIO.so /usr/lib/python2.4/pipes.* /usr/lib/python2.4/socket.* /usr/lib/python2.4/tempfile.* /usr/lib/python2.4/StringIO.* "
48
49 DESCRIPTION_python-compression="Python High Level Compression Support"
50 PR_python-compression="ml2"
51 RDEPENDS_python-compression="python-core python-zlib"
52 FILES_python-compression="/usr/lib/python2.4/gzip.* /usr/lib/python2.4/zipfile.* "
53
54 DESCRIPTION_python-re="Python Regular Expression APIs"
55 PR_python-re="ml2"
56 RDEPENDS_python-re="python-core python-stringold"
57 FILES_python-re="/usr/lib/python2.4/re.* /usr/lib/python2.4/sre.* /usr/lib/python2.4/sre_compile.* /usr/lib/python2.4/sre_constants* /usr/lib/python2.4/sre_parse.* "
58
59 DESCRIPTION_python-xmlrpc="Python XMLRPC Support"
60 PR_python-xmlrpc="ml2"
61 RDEPENDS_python-xmlrpc="python-core python-xml python-netserver python-lang"
62 FILES_python-xmlrpc="/usr/lib/python2.4/xmlrpclib.* /usr/lib/python2.4/SimpleXMLRPCServer.* "
63
64 DESCRIPTION_python-terminal="Python Terminal Controlling Support"
65 PR_python-terminal="ml2"
66 RDEPENDS_python-terminal="python-core python-io"
67 FILES_python-terminal="/usr/lib/python2.4/pty.* /usr/lib/python2.4/tty.* "
68
69 DESCRIPTION_python-email="Python Email Support"
70 PR_python-email="ml2"
71 RDEPENDS_python-email="python-core python-io python-re"
72 FILES_python-email="/usr/lib/python2.4/email "
73
74 DESCRIPTION_python-image="Python Graphical Image Handling"
75 PR_python-image="ml2"
76 RDEPENDS_python-image="python-core"
77 FILES_python-image="/usr/lib/python2.4/colorsys.* /usr/lib/python2.4/imghdr.* /usr/lib/python2.4/lib-dynload/imageop.so /usr/lib/python2.4/lib-dynload/rgbimg.so "
78
79 DESCRIPTION_python-resource="Python Resource Control Interface"
80 PR_python-resource="ml2"
81 RDEPENDS_python-resource="python-core"
82 FILES_python-resource="/usr/lib/python2.4/lib-dynload/resource.so "
83
84 DESCRIPTION_python-math="Python Math Support"
85 PR_python-math="ml2"
86 RDEPENDS_python-math="python-core"
87 FILES_python-math="/usr/lib/python2.4/lib-dynload/cmath.so /usr/lib/python2.4/lib-dynload/math.so /usr/lib/python2.4/lib-dynload/_random.so /usr/lib/python2.4/random.* "
88
89 DESCRIPTION_python-hotshot="Python Hotshot Profiler"
90 PR_python-hotshot="ml2"
91 RDEPENDS_python-hotshot="python-core"
92 FILES_python-hotshot="/usr/lib/python2.4/hotshot /usr/lib/python2.4/lib-dynload/_hotshot.so "
93
94 DESCRIPTION_python-unixadmin="Python Unix Administration Support"
95 PR_python-unixadmin="ml2"
96 RDEPENDS_python-unixadmin="python-core"
97 FILES_python-unixadmin="/usr/lib/python2.4/lib-dynload/nis.so /usr/lib/python2.4/lib-dynload/grp.so /usr/lib/python2.4/lib-dynload/pwd.so /usr/lib/python2.4/getpass.* "
98
99 DESCRIPTION_python-gdbm="Python GNU Database Support"
100 PR_python-gdbm="ml2"
101 RDEPENDS_python-gdbm="python-core libgdbm3"
102 FILES_python-gdbm="/usr/lib/python2.4/lib-dynload/gdbm.so "
103
104 DESCRIPTION_python-fcntl="Python's fcntl Interface"
105 PR_python-fcntl="ml2"
106 RDEPENDS_python-fcntl="python-core"
107 FILES_python-fcntl="/usr/lib/python2.4/lib-dynload/fcntl.so "
108
109 DESCRIPTION_python-netclient="Python Internet Protocol Clients"
110 PR_python-netclient="ml2"
111 RDEPENDS_python-netclient="python-core python-io python-mime"
112 FILES_python-netclient="/usr/lib/python2.4/base64.* /usr/lib/python2.4/ftplib.* /usr/lib/python2.4/gopherlib.* /usr/lib/python2.4/hmac.* /usr/lib/python2.4/httplib.* /usr/lib/python2.4/mimetypes.* /usr/lib/python2.4/nntplib.* /usr/lib/python2.4/poplib.* /usr/lib/python2.4/smtplib.* /usr/lib/python2.4/telnetlib.* /usr/lib/python2.4/urllib.* /usr/lib/python2.4/urllib2.* /usr/lib/python2.4/urlparse.* "
113
114 DESCRIPTION_python-pprint="Python Pretty-Print Support"
115 PR_python-pprint="ml2"
116 RDEPENDS_python-pprint="python-core"
117 FILES_python-pprint="/usr/lib/python2.4/pprint.* "
118
119 DESCRIPTION_python-netserver="Python Internet Protocol Servers"
120 PR_python-netserver="ml2"
121 RDEPENDS_python-netserver="python-core python-netclient"
122 FILES_python-netserver="/usr/lib/python2.4/cgi.* /usr/lib/python2.4/BaseHTTPServer.* /usr/lib/python2.4/SimpleHTTPServer.* /usr/lib/python2.4/SocketServer.* "
123
124 DESCRIPTION_python-compiler="Python Compiler Support"
125 PR_python-compiler="ml2"
126 RDEPENDS_python-compiler="python-core"
127 FILES_python-compiler="/usr/lib/python2.4/compiler "
128
129 DESCRIPTION_python-syslog="Python's syslog Interface"
130 PR_python-syslog="ml2"
131 RDEPENDS_python-syslog="python-core"
132 FILES_python-syslog="/usr/lib/python2.4/lib-dynload/syslog.so "
133
134 DESCRIPTION_python-html="Python HTML Processing"
135 PR_python-html="ml2"
136 RDEPENDS_python-html="python-core"
137 FILES_python-html="/usr/lib/python2.4/formatter.* /usr/lib/python2.4/htmlentitydefs.* /usr/lib/python2.4/htmllib.* /usr/lib/python2.4/markupbase.* /usr/lib/python2.4/sgmllib.* "
138
139 DESCRIPTION_python-readline="Python Readline Support"
140 PR_python-readline="ml2"
141 RDEPENDS_python-readline="python-core libreadline4"
142 FILES_python-readline="/usr/lib/python2.4/lib-dynload/readline.so /usr/lib/python2.4/rlcompleter.* "
143
144 DESCRIPTION_python-pydoc="Python Interactive Help Support"
145 PR_python-pydoc="ml2"
146 RDEPENDS_python-pydoc="python-core python-lang python-stringold python-re"
147 FILES_python-pydoc="/usr/bin/pydoc /usr/lib/python2.4/pydoc.* "
148
149 DESCRIPTION_python-xml="Python basic XML support."
150 PR_python-xml="ml2"
151 RDEPENDS_python-xml="python-core python-re"
152 FILES_python-xml="/usr/lib/python2.4/lib-dynload/pyexpat.so /usr/lib/python2.4/xml /usr/lib/python2.4/xmllib.* "
153
154 DESCRIPTION_python-mime="Python MIME Handling APIs"
155 PR_python-mime="ml2"
156 RDEPENDS_python-mime="python-core python-io"
157 FILES_python-mime="/usr/lib/python2.4/mimetools.* /usr/lib/python2.4/rfc822.* "
158
159 DESCRIPTION_python-unittest="Python Unit Testing Framework"
160 PR_python-unittest="ml2"
161 RDEPENDS_python-unittest="python-core python-stringold python-lang"
162 FILES_python-unittest="/usr/lib/python2.4/unittest.* "
163
164 DESCRIPTION_python-stringold="Python Deprecated String APIs"
165 PR_python-stringold="ml2"
166 RDEPENDS_python-stringold="python-core"
167 FILES_python-stringold="/usr/lib/python2.4/lib-dynload/strop.so /usr/lib/python2.4/string.* "
168
169 DESCRIPTION_python-compile="Python Bytecode Compilation Support"
170 PR_python-compile="ml2"
171 RDEPENDS_python-compile="python-core"
172 FILES_python-compile="/usr/lib/python2.4/py_compile.* /usr/lib/python2.4/compileall.* "
173
174 DESCRIPTION_python-shell="Python Shell-Like Functionality"
175 PR_python-shell="ml2"
176 RDEPENDS_python-shell="python-core python-re"
177 FILES_python-shell="/usr/lib/python2.4/commands.* /usr/lib/python2.4/dircache.* /usr/lib/python2.4/fnmatch.* /usr/lib/python2.4/glob.* /usr/lib/python2.4/popen2.* /usr/lib/python2.4/shutil.* "
178
179 DESCRIPTION_python-mmap="Python Memory-Mapped-File Support"
180 PR_python-mmap="ml2"
181 RDEPENDS_python-mmap="python-core python-io"
182 FILES_python-mmap="/usr/lib/python2.4/lib-dynload/mmap.so "
183
184 DESCRIPTION_python-zlib="Python zlib Support."
185 PR_python-zlib="ml3"
186 RDEPENDS_python-zlib="python-core libz1"
187 FILES_python-zlib="/usr/lib/python2.4/lib-dynload/zlib.so "
188
189 DESCRIPTION_python-db="Python File-Based Database Support"
190 PR_python-db="ml2"
191 RDEPENDS_python-db="python-core"
192 FILES_python-db="/usr/lib/python2.4/anydbm.* /usr/lib/python2.4/dumbdbm.* /usr/lib/python2.4/whichdb.* "
193
194 DESCRIPTION_python-crypt="Python Basic Cryptographic and Hashing Support"
195 PR_python-crypt="ml2"
196 RDEPENDS_python-crypt="python-core"
197 FILES_python-crypt="/usr/lib/python2.4/lib-dynload/crypt.so /usr/lib/python2.4/lib-dynload/md5.so /usr/lib/python2.4/lib-dynload/rotor.so /usr/lib/python2.4/lib-dynload/sha.so "
198
199 DESCRIPTION_python-lang="Python Low-Level Language Support"
200 PR_python-lang="ml2"
201 RDEPENDS_python-lang="python-core"
202 FILES_python-lang="/usr/lib/python2.4/lib-dynload/array.so /usr/lib/python2.4/lib-dynload/parser.so /usr/lib/python2.4/lib-dynload/operator.so /usr/lib/python2.4/lib-dynload/_weakref.so /usr/lib/python2.4/atexit.* /usr/lib/python2.4/code.* /usr/lib/python2.4/codeop.* /usr/lib/python2.4/dis.* /usr/lib/python2.4/inspect.* /usr/lib/python2.4/keyword.* /usr/lib/python2.4/opcode.* /usr/lib/python2.4/repr.* /usr/lib/python2.4/token.* /usr/lib/python2.4/tokenize.* /usr/lib/python2.4/traceback.* /usr/lib/python2.4/linecache.* /usr/lib/python2.4/weakref.* "
203
204 DESCRIPTION_python-audio="Python Audio Handling"
205 PR_python-audio="ml2"
206 RDEPENDS_python-audio="python-core"
207 FILES_python-audio="/usr/lib/python2.4/wave.* /usr/lib/python2.4/chunk.* /usr/lib/python2.4/lib-dynload/ossaudiodev.so /usr/lib/python2.4/lib-dynload/audioop.so "
208
209
210