Package perl-Inline-Python: Information

    Source package: perl-Inline-Python
    Version: 0.56-alt1
    Build time:  Jul 2, 2022, 09:17 PM
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Write Perl subs and classes in Python
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Inline-Python (e2kv6, e2kv5, e2kv4, e2k)
    perl-Inline-Python-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Alexandr Antonov

    List of contributors:
    Alexandr Antonov

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

    Last changed


    May 11, 2021 Alexandr Antonov 0.56-alt1
    - initial build for ALT