UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ 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.2.tar.xz
Source file size: 22621108
Source file MD5-checkum: 4c2d9202ab4db02c9d0999b14655dfe5
Source directory: Python-3.13.2
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/p/Python-3.13.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/p/Python-3.13.2.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