Meta Configuration of Package python3
14
1
<package name="python3" project="SUSE:SLE-15:Update">
2
<title>Python3 Interpreter</title>
3
<description>Python is an interpreted, object-oriented programming language, and is
4
often compared to Tcl, Perl, Scheme, or Java. You can find an overview
5
of Python in the documentation and tutorials included in the python-doc
6
(HTML) or python-doc-pdf (PDF) packages.
7
8
If you want to install third party modules using distutils, you need to
9
install python-devel package.</description>
10
<build>
11
<enable arch="x86_64" repository="standard"/>
12
</build>
13
</package>
14