UmVirt LFS Package info

DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ 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 file size: 22769492
Source file MD5-checkum: 256cdb3bbf45cdce7499e52ba6c36ea3
Source directory: Python-3.13.7
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/p/Python-3.13.7.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/p/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