PACKAGE NAME: python3-3.0.1-i686-62.2.tlz PACKAGE LOCATION: ./extra/d PACKAGE SIZE (compressed): 8005 K PACKAGE SIZE (uncompressed): 32020 K PACKAGE REQUIRED: expat,fontconfig,freetype,gdbm,ncurses,openssl,python,sqlite,tcl,tk,xcb,xorg-libs,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: libpython3.0.so.1.0 _struct.so _ctypes_test.so array.so cmath.so math.so time.so datetime.so itertools.so _random.so _collections.so _bisect.so _heapq.so operator.so _functools.so _pickle.so atexit.so _json.so _testcapi.so _lsprof.so unicodedata.so _locale.so fcntl.so grp.so spwd.so select.so parser.so mmap.so syslog.so audioop.so readline.so crypt.so _csv.so _socket.so _ssl.so _hashlib.so _sqlite3.so _gdbm.so termios.so resource.so nis.so _curses.so _curses_panel.so zlib.so binascii.so bz2.so pyexpat.so _elementtree.so _multibytecodec.so _codecs_kr.so _codecs_jp.so _codecs_cn.so _codecs_tw.so _codecs_hk.so _codecs_iso2022.so _multiprocessing.so ossaudiodev.so _tkinter.so _ctypes.so PACKAGE DESCRIPTION: python3: Object-oriented interpreted programming language python3: python3: Python 3 (a.k.a. "Python 3000" or "Py3k") is a new version of the python3: language that is incompatible with the 2.x line of releases. The python3: language is mostly the same, but many details, especially how built- python3: in objects like dictionaries and strings work, have changed python3: considerably, and a lot of deprecated features have finally been python3: removed. Also, the standard library has been reorganized in a few python3: prominent places. python3: python3: It is safe to install this on a system which already has 2.x version.