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

    Бинарный пакет: perl-Inline-Python
    Версия: 0.56-alt1
    Архитектура: e2kv6
    Собран:  2 июля 2022 г. 21:13
    Исходный пакет: perl-Inline-Python
    Категория: Разработка/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.

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

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

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


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