Группа :: Разработка/Python
Исходный пакет: python
Собрано: около 7 лет назад
Размер архива: 9,7 МБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/p/python.git
Архив: http://ftp.altlinux.org/pub/distributions/archive/p7/index/src/p/python
Домашняя страница: http://www.python.org/
Лицензия: PSF
О пакете: An interpreted, interactive object-oriented programming language
Описание:
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).
Programmers can write new built-in modules for Python in C or C++.
Python can be used as an extension language for applications that
need a programmable interface. This package contains most of the
standard Python modules, as well as modules for interfacing to the
Tix widget set for Tk and RPM.
Note that documentation for Python is provided in the python-docs
package.
Текущий сопровождающий:
Дмитрий Левин
Список участников
(данной и/или предыдущих сборок пакета):
- Алексей Новодворский
- ALT QA Team Robot
- Алексей Турбин
- Андрей Черепанов
- Andrey Orlov
- Bernhard Rosenkraenzer
- Chmouel Boudjnah
- Cristian Gafton
- Дмитрий Левин
- Erik Troan
- Евгений Ростовцев
- Evgeny Sinelnikov
- Frederic Lepied
- Георгий Курячий
- Глеб Фотенгауэр-Малиновский
- Guillaume Cottenceau
- Ivan Fedorov
- Jeff Johnson
- Kachalov Anton
- Michael K. Johnson
- Mikhail Zabaluev
- Pablo Saratxaga
- Сергей Большаков
- Stanislav Ievlev
- Виталий Кузнецов
- Warly
- libpython
- libpython-debuginfo
- python
- python-base
- python-base-debuginfo
- python-dev
- python-devel-static
- python-modules
- python-modules-bsddb
- python-modules-bsddb-debuginfo
- python-modules-compiler
- python-modules-ctypes
- python-modules-ctypes-debuginfo
- python-modules-curses
- python-modules-curses-debuginfo
- python-modules-debuginfo
- python-modules-email
- python-modules-encodings
- python-modules-hotshot
- python-modules-hotshot-debuginfo
- python-modules-json
- python-modules-json-debuginfo
- python-modules-logging
- python-modules-multiprocessing
- python-modules-multiprocessing-debuginfo
- python-modules-sqlite3
- python-modules-sqlite3-debuginfo
- python-modules-tkinter
- python-modules-tkinter-debuginfo
- python-modules-unittest
- python-modules-wsgiref
- python-modules-xml
- python-modules-xml-debuginfo
- python-relaxed
- python-strict
- python-test
- python-tools-2to3
- python-tools-i18n
- python-tools-idle
- python-tools-pynche
- python-tools-scripts
- python-tools-smtpd
- python-tools-webchecker
- python-user-scripts
- Backport to p7 branch (ALT #29951)2014-01-30 Георгий Курячий 2.7.6-alt3
- Build and install shared build, separate static (was contrariwise). - Fix for python issue 20445.2013-11-22 Дмитрий Левин 2.7.6-alt2
- Relocated _sysconfigdata (required by sysconfig) from -modules to -base.