Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37508007
en ru br
ALT Linux repos
S:0.57-alt1

Group :: Development/Perl
RPM: perl-Inline-Python

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.57-alt1
Build date: 30 september 2022, 19:09 ( 81.7 weeks ago )
Size: 53.35 Kb

Home page:   https://metacpan.org/release/Inline-Python

License: GPLv2+ or Artistic-2.0
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Inline-Python
  • perl-Inline-Python-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin