PACKAGE NAME: python2-2.7.18-x86_64-9.txz PACKAGE LOCATION: ./slackware64/d COMPRESSED PACKAGE SIZE: 14452 K UNCOMPRESSED PACKAGE SIZE: 57808 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: libpython2.7.so.1.0 _bisect.so _bsddb.so _codecs_cn.so _codecs_hk.so _codecs_iso2022.so _codecs_jp.so _codecs_kr.so _codecs_tw.so _collections.so _csv.so _ctypes.so _ctypes_test.so _curses.so _curses_panel.so _elementtree.so _functools.so _heapq.so _hotshot.so _io.so _json.so _locale.so _lsprof.so _md5.so _multibytecodec.so _multiprocessing.so _random.so _sha.so _sha256.so _sha512.so _socket.so _sqlite3.so _ssl.so _struct.so _testcapi.so array.so audioop.so binascii.so bz2.so cPickle.so cStringIO.so cmath.so crypt.so datetime.so dbm.so fcntl.so future_builtins.so gdbm.so grp.so itertools.so linuxaudiodev.so math.so mmap.so nis.so operator.so ossaudiodev.so parser.so pyexpat.so readline.so resource.so select.so spwd.so strop.so syslog.so termios.so time.so unicodedata.so zlib.so PACKAGE DESCRIPTION: python2: python2 (object-oriented interpreted programming language, v2) python2: python2: Python is an interpreted, interactive, object-oriented programming python2: language that combines remarkable power with very clear syntax. python2: Python's basic power can be extended with your own modules written in python2: C or C++. Python is also adaptable as an extension language for python2: existing applications. python2: python2: Homepage: http://www.python.org python2: python2: