An interpreted, interactive, object-oriented programming language
https://www.python.org/
Silvan Calarco
30b4819544
macros.python: added %pyver_package macro [release 2.7.9-1mamba;Sat May 16 2015] |
||
---|---|---|
python27-2.7.3-cgi.patch | ||
python27-2.7.3-gcc-4.8.patch | ||
python27-2.7.3-platform_add_openmamba_distro.patch | ||
python27-2.7.8-lib64.patch | ||
python27.spec | ||
python-2.6.7-pkgconfig.patch | ||
python-2.7-macros.python | ||
python-2.7.3-use_system_Sphinx.patch | ||
Python-2.6.5-xcompile.patch | ||
python-macros.python | ||
README.md |
python27
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...