Fri, 22 Nov 2024 05:09:35 CET | login

Information for RPM python-debug-2.7.5-69.el7_5.x86_64.rpm

ID4587
Namepython-debug
Version2.7.5
Release69.el7_5
Epoch
Archx86_64
SummaryDebug version of the Python runtime
Descriptionpython-debug provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users, such as developers of Python extension modules. This version uses more memory and will be slower than the regular Python build, but is useful for tracking down reference-counting issues, and other bugs. The bytecodes are unchanged, so that .pyc files are compatible between the two version of Python, but the debugging features mean that C/C++ extension modules are ABI-incompatible with those built for the standard runtime. It shares installation directories with the standard Python runtime, so that .py and .pyc files can be shared. All compiled extension modules gain a "_d" suffix ("foo_d.so" rather than "foo.so") so that each Python implementation can load its own extensions.
Build Time2018-07-13 13:33:17 GMT
Size2,272,992
059c0e5c84a387e6b614cd05e58aab25
LicensePython
Provides
libpython2.7_d.so.1.0()(64bit)
pkgconfig(python-2.7-debug) = 2.7
pkgconfig(python-debug) = 2.7
pkgconfig(python2-debug) = 2.7
python-debug = 2.7.5-69.el7_5
python-debug(x86-64) = 2.7.5-69.el7_5
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/bin/sh
/usr/bin/pkg-config
/usr/bin/python2.7-debug
libTix.so()(64bit)
libX11.so.6()(64bit)
libbz2.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libcrypt.so.1()(64bit)
libcrypt.so.1(GLIBC_2.2.5)(64bit)
libcrypto.so.10()(64bit)
libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)
libcrypto.so.10(OPENSSL_1.0.2)(64bit)
libcrypto.so.10(libcrypto.so.10)(64bit)
libdb-5.3.so()(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libexpat.so.1()(64bit)
libffi.so.6()(64bit)
libgdbm.so.4()(64bit)
libgdbm_compat.so.4()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libncursesw.so.5()(64bit)
libnsl.so.1()(64bit)
libnsl.so.1(GLIBC_2.2.5)(64bit)
libpanelw.so.5()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpython2.7_d.so.1.0()(64bit)
libreadline.so.6()(64bit)
libsqlite3.so.0()(64bit)
libssl.so.10()(64bit)
libssl.so.10(libssl.so.10)(64bit)
libtcl8.5.so()(64bit)
libtinfo.so.5()(64bit)
libtk8.5.so()(64bit)
libutil.so.1()(64bit)
libutil.so.1(GLIBC_2.2.5)(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
python(x86-64) = 2.7.5-69.el7_5
python-devel(x86-64) = 2.7.5-69.el7_5
python-libs(x86-64) = 2.7.5-69.el7_5
python-test(x86-64) = 2.7.5-69.el7_5
python-tools(x86-64) = 2.7.5-69.el7_5
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
tkinter(x86-64) = 2.7.5-69.el7_5
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 184 >>>
Name ascending sort Size
/usr/bin/python-debug13
/usr/bin/python-debug-config20
/usr/bin/python2-debug15
/usr/bin/python2-debug-config22
/usr/bin/python2.7-debug7,224
/usr/bin/python2.7-debug-config1,841
/usr/include/python2.7-debug/Python-ast.h21,113
/usr/include/python2.7-debug/Python.h4,329
/usr/include/python2.7-debug/abstract.h45,015
/usr/include/python2.7-debug/asdl.h1,099
/usr/include/python2.7-debug/ast.h230
/usr/include/python2.7-debug/bitset.h792
/usr/include/python2.7-debug/boolobject.h912
/usr/include/python2.7-debug/bufferobject.h922
/usr/include/python2.7-debug/bytearrayobject.h1,941
/usr/include/python2.7-debug/bytes_methods.h2,804
/usr/include/python2.7-debug/bytesobject.h1,152
/usr/include/python2.7-debug/cStringIO.h2,005
/usr/include/python2.7-debug/cellobject.h651
/usr/include/python2.7-debug/ceval.h4,986
/usr/include/python2.7-debug/classobject.h3,002
/usr/include/python2.7-debug/cobject.h2,930
/usr/include/python2.7-debug/code.h3,895
/usr/include/python2.7-debug/codecs.h5,022
/usr/include/python2.7-debug/compile.h1,065
/usr/include/python2.7-debug/complexobject.h1,853
/usr/include/python2.7-debug/datetime.h8,313
/usr/include/python2.7-debug/descrobject.h2,480
/usr/include/python2.7-debug/dictobject.h6,680
/usr/include/python2.7-debug/dtoa.h338
/usr/include/python2.7-debug/enumobject.h253
/usr/include/python2.7-debug/errcode.h1,363
/usr/include/python2.7-debug/eval.h557
/usr/include/python2.7-debug/fileobject.h3,662
/usr/include/python2.7-debug/floatobject.h5,625
/usr/include/python2.7-debug/frameobject.h3,239
/usr/include/python2.7-debug/funcobject.h2,995
/usr/include/python2.7-debug/genobject.h891
/usr/include/python2.7-debug/graminit.h1,917
/usr/include/python2.7-debug/grammar.h2,021
/usr/include/python2.7-debug/import.h2,221
/usr/include/python2.7-debug/intobject.h2,832
/usr/include/python2.7-debug/intrcheck.h274
/usr/include/python2.7-debug/iterobject.h522
/usr/include/python2.7-debug/listobject.h2,568
/usr/include/python2.7-debug/longintrepr.h3,907
/usr/include/python2.7-debug/longobject.h5,808
/usr/include/python2.7-debug/marshal.h713
/usr/include/python2.7-debug/memoryobject.h2,825
/usr/include/python2.7-debug/metagrammar.h253
Component of No Buildroots