UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

python3

The Python 3 package contains the Python development environment. This is useful for object-oriented programming, writing scripts, prototyping large programs or developing entire applications.

Package info

Template:
Codename: python3
Source file: Python-3.13.7.tar.xz
Source directory: Python-3.13.7
Package URL: Python-3.13.7.tar.xz
Package md5-checksum URL: Python-3.13.7.tar.xz.md5sum
Dependances: !sqlite, libnsl, bluez, tk, valgrind.
Dependance of: kajongg.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
CXX="/usr/bin/g++"               \
./configure --prefix=/usr        \
            --enable-shared      \
            --with-system-expat  \
            --enable-optimizations

Build script:
make

Install script:
make install