Python Interpreter
http://www.python.org
Python is an interpreted, object-oriented programming language, and is
often compared to Tcl, Perl, Scheme, or Java. You can find an overview
of Python in the documentation and tutorials included in the python-doc
(HTML) or python-doc-pdf (PDF) packages.
If you want to install third party modules using distutils, you need to
install python-devel package.
- Sources inherited from project windows:mingw:win32
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:raulgs:gtk2_win/mingw32-python && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Python-2.6.9-bdb60.patch | 0000116301 114 KB | |
Python-2.6.9-cross.patch | 0000072594 70.9 KB | |
Python-2.6.9.tar.xz | 0009333664 8.9 MB | |
mingw32-python-rpmlintrc | 0000000103 103 Bytes | |
mingw32-python.spec | 0000005099 4.98 KB | |
python.pc | 0000000285 285 Bytes |
Revision 29 (latest revision is 35)
Fridrich Strba (fstrba)
accepted
request 342366
from
Perry Werneck (PerryWerneck)
(revision 29)
The "pkg-config" file is really usefull when you are cross-compiling to prevent the ./configure to use the native python files.
Comments 0