Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37431312
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Inline-Python

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.57-alt1
Время сборки: 30 сентября 2022, 19:09 ( 81.1 недели назад )
Размер архива: 53.35 Kb

Домашняя страница:   https://metacpan.org/release/Inline-Python

Лицензия: GPLv2+ or Artistic-2.0
О пакете: Write Perl subs and classes in Python
Описание:

The Inline::Python module allows you to put Python source code directly
"inline" in a Perl script or module. It sets up an in-process Python
interpreter, runs your code, and then examines Python's symbol table for
things to bind to Perl. The process of interrogating the Python interpreter
for global variables only occurs the first time you run your Python code. The
name-space is cached, and subsequent calls use the cached version.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Inline-Python
  • perl-Inline-Python-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin