Home > Repository > base > python27

python27: An interpreted, interactive, object-oriented programming language

Python is an interpreted, interactive, object-oriented programming language.
It is often compared to Tcl, Perl, Scheme or Java.
Python combines remarkable power with very clear syntax.
It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing.
There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC).
New built-in modules are easily written in C or C++.
Python is also usable as an extension language for applications that need a programmable interface.
The Python implementation is portable: it runs on many brands of UNIX, on Windows, DOS, OS/2, Mac, Amiga...
Nome:python27
Versione: 2.7.18-3mamba
Gruppo:Applications/Development
Manutentore:silvan
Licenza:GPL
Dimensione:12.29 MB
URL di origine:https://www.python.org/
Data di compilazione:2022-01-25 19:37:47
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatilibpython27
libpython27-devel
python27
python27-debug
python27-tk
libpython27
libpython27-devel
python27
python27-debug
python27-tk
libpython27
libpython27-devel
python27
python27-debug
python27-tk
Dipendenze di compilazioneglibc-devel [1]
latex2html[>=0:2002] [1]
libX11-devel [1]
libbluez-devel[>=0:2.21] [1]
libbzip2-devel [1]
libdb53-devel [1]
libgdbm-devel [1]
libncurses-devel [1]
libopenssl-devel [1]
libreadline-devel [1]
libsqlite-devel [1]
libtcl-devel [1]
libtk[>=0:8.4.11] [1]
libtk-devel [1]
libz-devel [1]
tetex[>=0:3.0] [1]
glibc-devel [1]
latex2html[>=0:2002] [1]
libX11-devel [1]
libbluez-devel[>=0:2.21] [1]
libbzip2-devel [1]
libdb53-devel [1]
libgdbm-devel [1]
libncurses-devel [1]
libopenssl-devel [1]
libreadline-devel [1]
libsqlite-devel [1]
libtcl-devel [1]
libtk[>=0:8.4.11] [1]
libtk-devel [1]
libz-devel [1]
tetex[>=0:3.0] [1]
glibc-devel [1]
latex2html[>=0:2002] [1]
libX11-devel [1]
libbluez-devel[>=0:2.21] [1]
libbzip2-devel [1]
libdb53-devel [1]
libgdbm-devel [1]
libncurses-devel [1]
libopenssl-devel [1]
libreadline-devel [1]
libsqlite-devel [1]
libtcl-devel [1]
libtk[>=0:8.4.11] [1]
libtk-devel [1]
libz-devel [1]
tetex[>=0:3.0] [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2022-01-25silvan2.7.18-3mamba- remove macros for %__python and add pythondeps27.sh
2021-01-01silvan2.7.18-2mamba- updated rpm macros files
2020-11-27silvan2.7.18-1mamba- update to 2.7.18
2019-07-16silvan2.7.16-1mamba- update to 2.7.16
- add missing python_inc in macros.python
2018-09-06silvan2.7.15-1mamba- update to 2.7.15
2015-05-16silvan2.7.9-1mamba- update to 2.7.9
- macros.python: added pyver_package macro
2014-11-23silvan2.7.8-1mamba- update to 2.7.8
2014-02-15silvan2.7.3-9mamba- move pyconfig.h and /usr/lib64/python/config from libpython27 to python27
2014-01-20silvan2.7.3-8mamba- x86_64: build with lib64 patch to install under /usr/lib64
2013-12-05silvan2.7.3-7mamba- rebuilt with /dev/shm working in x86_64 chroot environment to enable semaphores support
- patch to use system Sphinx