Пакет python-modules-compiler: Информация

    Бинарный пакет: python-modules-compiler
    Версия: 2.7.6-alt2.M70P.1
    Архитектура: i586
    Собран:  4 апреля 2014 г. 14:24 в задании #117655
    Исходный пакет: python
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.python.org/

    Лицензия: PSF
    О пакете: Package for parsing and compiling Python source code
    Описание: 
    Python is an interpreted, interactive, object-oriented programming
    language often compared to Tcl, Perl, Scheme or Java. Python includes
    modules, classes, exceptions, very high level dynamic data types and
    dynamic typing. Python supports interfaces to many system calls and
    libraries, as well as to various windowing systems (X11, Motif, Tk,
    Mac and MFC).
    
    This is a package for parsing and compiling Python source code.

    Сопровождающий: Python Development Team


    Последнее изменение


    4 апреля 2014 г. Andrey Cherepanov 2.7.6-alt2.M70P.1
    - Backport to p7 branch (ALT #29951)
    30 января 2014 г. George V. Kouryachy 2.7.6-alt3
    - Build and install shared build, separate static (was contrariwise).
    - Fix for python issue 20445.
    22 ноября 2013 г. Dmitry V. Levin 2.7.6-alt2
    - Relocated _sysconfigdata (required by sysconfig) from -modules to -base.