Пакет perl-Inline-Python: Информация

  • Default inline alert: Версия в репозитории: 0.57-alt1

Исходный пакет: perl-Inline-Python
Версия: 0.56-alt1
Последняя версия по данным Repology
Собран:  13 мая 2021 г. 18:23 в задании #269861
Категория: Разработка/Perl
Сообщить об ошибке в пакете
Домашняя страница: https://metacpan.org/release/Inline-Python

Лицензия: GPL+ or Artistic
О пакете: 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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
perl-Inline-Python (x86_64, ppc64le, i586, armh, aarch64)
perl-Inline-Python-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Alexandr Antonov

Список участников:
Alexandr Antonov

Права:
Alexandr Antonov
@everybody

    1. python3-devel
    2. perl(ExtUtils/MakeMaker.pm)
    3. perl(Inline.pm)
    4. perl(Test/Deep.pm)
    5. perl(Test/More.pm)
    6. perl(Test/Number/Delta.pm)

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


11 мая 2021 г. Alexandr Antonov 0.56-alt1
- initial build for ALT