######################################################################################################################## ### AUTO-GENERATED by './generate-oe.py' [(C) 2002-2005 Michael 'Mickey' Lauer ] on Thu Mar 30 17:39:30 2006 ### ### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy ### ### Warning: Manual edits will be lost! ### ######################################################################################################################## pydir=${libdir}/python2.5 pydyndir=${pydir}/lib-dynload PROVIDES+="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-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-extensions python-ctypes python-sqlite3 " PACKAGES="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-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-extensions python-ctypes python-sqlite3 " DESCRIPTION_python-threading="Python Threading & Synchronization Support" PR_python-threading="ml4" RDEPENDS_python-threading="python-core python-lang" FILES_python-threading="${pydir}/_threading_local.* ${pydir}/bisect.* ${pydyndir}/_bisect.so ${pydir}/dummy_thread.* ${pydir}/dummy_threading.* ${pydir}/mutex.* ${pydir}/threading.* ${pydir}/Queue.* " DESCRIPTION_python-distutils="Python Distribution Utilities" PR_python-distutils="ml5" RDEPENDS_python-distutils="python-core" FILES_python-distutils="${pydir}/config ${pydir}/distutils " PACKAGES =+ "python-distutils-tests" DESCRIPTION_python-distutils-tests="Python Distribution Utilities tests" PR_python-distutils-tests="ml5" RDEPENDS_python-distutils-tests="python-core python-distutils" FILES_python-distutils-tests +="${pydir}/distutils/tests " DESCRIPTION_python-textutils="Python Option Parsing, Text Wrapping and Comma-Separated-Value Support" PR_python-textutils="ml4" RDEPENDS_python-textutils="python-core python-io python-re python-stringold" FILES_python-textutils="${pydyndir}/_csv.so ${pydir}/csv.* ${pydir}/optparse.* ${pydir}/textwrap.* " DESCRIPTION_python-codecs="Python Codecs, Encodings & i18n Support" PR_python-codecs="ml4" RDEPENDS_python-codecs="python-core" FILES_python-codecs="${pydir}/codecs.* ${pydir}/encodings ${pydir}/gettext.* ${pydir}/locale.* ${pydyndir}/_locale.so ${pydyndir}/unicodedata.so ${pydir}/stringprep.* ${pydir}/xdrlib.* " DESCRIPTION_python-pickle="Python Persistence Support" PR_python-pickle="ml4" RDEPENDS_python-pickle="python-core python-codecs python-re" FILES_python-pickle="${pydir}/pickle.* ${pydir}/shelve.* ${pydyndir}/cPickle.so " DESCRIPTION_python-datetime="Python Calendar and Time support" PR_python-datetime="ml4" RDEPENDS_python-datetime="python-core python-codecs" FILES_python-datetime="${pydir}/_strptime.* ${pydir}/calendar.* ${pydyndir}/datetime.so " DESCRIPTION_python-core="Python Interpreter and core modules (needed!)" PR_python-core="ml4" RDEPENDS_python-core="" FILES_python-core="${pydir}/__future__.* ${pydir}/copy.* ${pydir}/copy_reg.* ${pydir}/ConfigParser.py ${pydir}/getopt.* ${pydir}/heapq.* ${pydyndir}/_heapq.so ${pydir}/linecache.* ${pydir}/new.* ${pydir}/os.* ${pydir}/posixpath.* ${pydir}/warnings.* ${pydir}/site.* ${pydir}/stat.* ${pydir}/UserDict.* ${pydyndir}/binascii.so ${pydyndir}/_struct.so ${pydir}/struct.* ${pydyndir}/time.so ${pydyndir}/xreadlines.so ${pydyndir}/dl.so ${pydir}/types.* ${pydir}/pkgutil.* /usr/bin/python ${pydir}/platform.* " DESCRIPTION_python-io="Python Low-Level I/O" PR_python-io="ml4" RDEPENDS_python-io="python-core python-math" FILES_python-io="${pydyndir}/_socket.so ${pydyndir}/_ssl.so ${pydyndir}/select.so ${pydyndir}/termios.so ${pydyndir}/cStringIO.so ${pydir}/pipes.* ${pydir}/socket.* ${pydir}/tempfile.* ${pydir}/StringIO.* " DESCRIPTION_python-compiler="Python Compiler Support" PR_python-compiler="ml4" RDEPENDS_python-compiler="python-core" FILES_python-compiler="${pydir}/compiler " DESCRIPTION_python-compression="Python High Level Compression Support" PR_python-compression="ml4" RDEPENDS_python-compression="python-core python-zlib" FILES_python-compression="${pydir}/gzip.* ${pydir}/zipfile.* " DESCRIPTION_python-re="Python Regular Expression APIs" PR_python-re="ml4" RDEPENDS_python-re="python-core" FILES_python-re="${pydir}/re.* ${pydir}/sre.* ${pydir}/sre_compile.* ${pydir}/sre_constants* ${pydir}/sre_parse.* " DESCRIPTION_python-xmlrpc="Python XMLRPC Support" PR_python-xmlrpc="ml4" RDEPENDS_python-xmlrpc="python-core python-xml python-netserver python-lang" FILES_python-xmlrpc="${pydir}/xmlrpclib.* ${pydir}/SimpleXMLRPCServer.* " DESCRIPTION_python-terminal="Python Terminal Controlling Support" PR_python-terminal="ml4" RDEPENDS_python-terminal="python-core python-io" FILES_python-terminal="${pydir}/pty.* ${pydir}/tty.* " DESCRIPTION_python-email="Python Email Support" PR_python-email="ml5" RDEPENDS_python-email="python-core python-io python-re" FILES_python-email="${pydir}/email ${pydir}/email/mime " PACKAGES =+ "python-email-tests" DESCRIPTION_python-email-tests="Python Email Support tests" PR_python-email-tests="ml5" RDEPENDS_python-email-tests="python-core python-email" FILES_python-email-tests +="${pydir}/email/test ${pydir}/email/test/data " DESCRIPTION_python-image="Python Graphical Image Handling" PR_python-image="ml4" RDEPENDS_python-image="python-core" FILES_python-image="${pydir}/colorsys.* ${pydir}/imghdr.* ${pydyndir}/imageop.so ${pydyndir}/rgbimg.so " DESCRIPTION_python-resource="Python Resource Control Interface" PR_python-resource="ml4" RDEPENDS_python-resource="python-core" FILES_python-resource="${pydyndir}/resource.so " DESCRIPTION_python-devel="Python Development Package" PR_python-devel="ml4" RDEPENDS_python-devel="python-core" FILES_python-devel="/usr/include ${pydir}/config " DESCRIPTION_python-math="Python Math Support" PR_python-math="ml4" RDEPENDS_python-math="python-core" FILES_python-math="${pydyndir}/cmath.so ${pydyndir}/math.so ${pydyndir}/_random.so ${pydir}/random.* ${pydir}/sets.* " DESCRIPTION_python-hotshot="Python Hotshot Profiler" PR_python-hotshot="ml4" RDEPENDS_python-hotshot="python-core" FILES_python-hotshot="${pydir}/hotshot ${pydyndir}/_hotshot.so ${pydyndir}/_lsprof.so ${pydir}/cProfile.py ${pydir}/profile.py ${pydir}/pstats.py " DESCRIPTION_python-unixadmin="Python Unix Administration Support" PR_python-unixadmin="ml4" RDEPENDS_python-unixadmin="python-core" FILES_python-unixadmin="${pydyndir}/nis.so ${pydyndir}/grp.so ${pydyndir}/spwd.so ${pydir}/getpass.* " DESCRIPTION_python-tkinter="Python Tcl/Tk Bindings" PR_python-tkinter="ml4" RDEPENDS_python-tkinter="python-core" FILES_python-tkinter="${pydyndir}/_tkinter.so ${pydir}/lib-tk " DESCRIPTION_python-gdbm="Python GNU Database Support" PR_python-gdbm="ml4" RDEPENDS_python-gdbm="python-core libgdbm3" FILES_python-gdbm="${pydyndir}/gdbm.so " DESCRIPTION_python-fcntl="Python's fcntl Interface" PR_python-fcntl="ml4" RDEPENDS_python-fcntl="python-core" FILES_python-fcntl="${pydyndir}/fcntl.so " DESCRIPTION_python-netclient="Python Internet Protocol Clients" PR_python-netclient="ml4" RDEPENDS_python-netclient="python-core python-datetime python-io python-lang python-logging python-mime" FILES_python-netclient="${pydir}/_LWPCookieJar.* ${pydir}/_MozillaCookieJar.* ${pydir}/base64.* ${pydir}/cookielib.* ${pydir}/ftplib.* ${pydir}/gopherlib.* ${pydir}/hmac.* ${pydir}/httplib.* ${pydir}/mimetypes.* ${pydir}/nntplib.* ${pydir}/poplib.* ${pydir}/smtplib.* ${pydir}/telnetlib.* ${pydir}/urllib.* ${pydir}/urllib2.* ${pydir}/urlparse.* " DESCRIPTION_python-pprint="Python Pretty-Print Support" PR_python-pprint="ml4" RDEPENDS_python-pprint="python-core" FILES_python-pprint="${pydir}/pprint.* " DESCRIPTION_python-netserver="Python Internet Protocol Servers" PR_python-netserver="ml4" RDEPENDS_python-netserver="python-core python-netclient" FILES_python-netserver="${pydir}/cgi.* ${pydir}/BaseHTTPServer.* ${pydir}/SimpleHTTPServer.* ${pydir}/SocketServer.* " DESCRIPTION_python-curses="Python Curses Support" PR_python-curses="ml4" RDEPENDS_python-curses="python-core libncurses5" FILES_python-curses="${pydir}/curses ${pydyndir}/_curses.so ${pydyndir}/_curses_panel.so " DESCRIPTION_python-syslog="Python's syslog Interface" PR_python-syslog="ml4" RDEPENDS_python-syslog="python-core" FILES_python-syslog="${pydyndir}/syslog.so " DESCRIPTION_python-html="Python HTML Processing" PR_python-html="ml4" RDEPENDS_python-html="python-core" FILES_python-html="${pydir}/formatter.* ${pydir}/htmlentitydefs.* ${pydir}/htmllib.* ${pydir}/markupbase.* ${pydir}/sgmllib.* " DESCRIPTION_python-readline="Python Readline Support" PR_python-readline="ml4" RDEPENDS_python-readline="python-core libreadline4" FILES_python-readline="${pydyndir}/readline.so ${pydir}/rlcompleter.* " DESCRIPTION_python-pydoc="Python Interactive Help Support" PR_python-pydoc="ml4" RDEPENDS_python-pydoc="python-core python-lang python-stringold python-re" FILES_python-pydoc="/usr/bin/pydoc ${pydir}/pydoc.* " DESCRIPTION_python-logging="Python Logging Support" PR_python-logging="ml4" RDEPENDS_python-logging="python-core" FILES_python-logging="${pydir}/logging " DESCRIPTION_python-mailbox="Python Mailbox Format Support" PR_python-mailbox="ml4" RDEPENDS_python-mailbox="python-core python-mime" FILES_python-mailbox="${pydir}/mailbox.* " DESCRIPTION_python-xml="Python basic XML support." PR_python-xml="ml4" RDEPENDS_python-xml="python-core python-re" FILES_python-xml="${pydyndir}/_elementtree.so ${pydyndir}/pyexpat.so ${pydir}/xml ${pydir}/xmllib.* " DESCRIPTION_python-mime="Python MIME Handling APIs" PR_python-mime="ml4" RDEPENDS_python-mime="python-core python-io" FILES_python-mime="${pydir}/mimetools.* ${pydir}/MimeWriter.* ${pydir}/quopri.* ${pydir}/rfc822.* " DESCRIPTION_python-tests="Python Tests" PR_python-tests="ml4" RDEPENDS_python-tests="python-core" FILES_python-tests="${pydir}/test " DESCRIPTION_python-unittest="Python Unit Testing Framework" PR_python-unittest="ml4" RDEPENDS_python-unittest="python-core python-stringold python-lang" FILES_python-unittest="${pydir}/unittest.* " DESCRIPTION_python-stringold="Python Deprecated String APIs" PR_python-stringold="ml4" RDEPENDS_python-stringold="python-core python-re" FILES_python-stringold="${pydyndir}/strop.so ${pydir}/string.* " DESCRIPTION_python-lib-old-and-deprecated="Python Deprecated Libraries" PR_python-lib-old-and-deprecated="ml4" RDEPENDS_python-lib-old-and-deprecated="python-core" FILES_python-lib-old-and-deprecated="${pydir}/lib-old " DESCRIPTION_python-compile="Python Bytecode Compilation Support" PR_python-compile="ml4" RDEPENDS_python-compile="python-core" FILES_python-compile="${pydir}/py_compile.* ${pydir}/compileall.* " DESCRIPTION_python-shell="Python Shell-Like Functionality" PR_python-shell="ml4" RDEPENDS_python-shell="python-core python-re" FILES_python-shell="${pydir}/commands.* ${pydir}/dircache.* ${pydir}/fnmatch.* ${pydir}/glob.* ${pydir}/popen2.* ${pydir}/shutil.* " DESCRIPTION_python-bsddb="Python Berkeley Database Bindings" PR_python-bsddb="ml5" RDEPENDS_python-bsddb="python-core" FILES_python-bsddb="${pydir}/bsddb " PACKAGES =+ "python-bsddb-tests" DESCRIPTION_python-bsddb-tests="Python Berkeley Database Bindings tests" PR_python-bsddb-tests="ml5" RDEPENDS_python-bsddb-tests="python-core python-bsddb" FILES_python-bsddb-tests +="${pydir}/bsddb/test " DESCRIPTION_python-mmap="Python Memory-Mapped-File Support" PR_python-mmap="ml4" RDEPENDS_python-mmap="python-core python-io" FILES_python-mmap="${pydyndir}/mmap.so " DESCRIPTION_python-zlib="Python zlib Support." PR_python-zlib="ml4" RDEPENDS_python-zlib="python-core" FILES_python-zlib="${pydyndir}/zlib.so " DESCRIPTION_python-db="Python File-Based Database Support" PR_python-db="ml4" RDEPENDS_python-db="python-core" FILES_python-db="${pydir}/anydbm.* ${pydir}/dumbdbm.* ${pydir}/whichdb.* " DESCRIPTION_python-crypt="Python Basic Cryptographic and Hashing Support" PR_python-crypt="ml4" RDEPENDS_python-crypt="python-core" FILES_python-crypt="${pydyndir}/crypt.so ${pydyndir}/_hashlib.so ${pydyndir}/_md5.so ${pydyndir}/_sha.so ${pydyndir}/_sha256.so ${pydyndir}/_sha512.so ${pydir}/md5.* ${pydir}/sha.* ${pydir}/hashlib.* " DESCRIPTION_python-idle="Python Integrated Development Environment" PR_python-idle="ml4" RDEPENDS_python-idle="python-core python-tkinter" FILES_python-idle="/usr/bin/idle ${pydir}/idlelib " DESCRIPTION_python-lang="Python Low-Level Language Support" PR_python-lang="ml4" RDEPENDS_python-lang="python-core" FILES_python-lang="${pydyndir}/array.so ${pydyndir}/parser.so ${pydyndir}/operator.so ${pydyndir}/_weakref.so ${pydyndir}/itertools.so ${pydyndir}/collections.so ${pydir}/atexit.* ${pydir}/code.* ${pydir}/codeop.* ${pydir}/dis.* ${pydir}/inspect.* ${pydir}/keyword.* ${pydir}/opcode.* ${pydir}/repr.* ${pydir}/token.* ${pydir}/tokenize.* ${pydir}/traceback.* ${pydir}/linecache.* ${pydir}/weakref.* " DESCRIPTION_python-audio="Python Audio Handling" PR_python-audio="ml4" RDEPENDS_python-audio="python-core" FILES_python-audio="${pydir}/wave.* ${pydir}/chunk.* ${pydyndir}/ossaudiodev.so ${pydyndir}/audioop.so ${pydyndir}/linuxaudiodev.so " DESCRIPTION_python-extensions="Python 2.5 Extensions" PR_python-extensions="ml4" RDEPENDS_python-extensions="python-core" FILES_python-extensions="${pydir}/contextlib.* ${pydir}/functools.* ${pydyndir}/_functools.so ${pydir}/runpy.* " DESCRIPTION_python-ctypes="Python 2.5 ctypes/dlls/sharedlib Extensions" PR_python-ctypes="ml5" RDEPENDS_python-ctypes="python-core" FILES_python-ctypes="${pydir}/ctypes ${pydyndir}/_ctypes.so " PACKAGES =+ "python-ctypes-tests" DESCRIPTION_python-ctypes-tests="Python 2.5 ctypes/dlls/sharedlib Extensions tests" PR_python-ctypes-tests="ml5" RDEPENDS_python-ctypes-tests="python-core python-ctypes" FILES_python-ctypes-tests +="${pydir}/ctypes/test " DESCRIPTION_python-sqlite3="Python 2.5 Sqlite Database Lib" PR_python-sqlite3="ml5" RDEPENDS_python-sqlite3="python-core" FILES_python-sqlite3="${pydir}/sqlite3 ${pydyndir}/_sqlite3.so " PACKAGES =+ "python-sqlite3-tests" DESCRIPTION_python-sqlite3-tests="Python 2.5 Sqlite Database Lib tests" PR_python-sqlite3-tests="ml5" RDEPENDS_python-sqlite3-tests="python-core python-sqlite3" FILES_python-sqlite3-tests +="${pydir}/sqlite3/test "