软件包:libinline-python-perl(0.56-2 以及其他的)
libinline-python-perl 的相关链接
Debian 的资源:
下载源码包 libinline-python-perl:
- [libinline-python-perl_0.56-2.dsc]
- [libinline-python-perl_0.56.orig.tar.gz]
- [libinline-python-perl_0.56-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to write Perl subs and classes in Python
The Inline::Python module allows one to write Perl subroutines in Python. One doesn't have to use any funky techniques for sharing most types of data between the two languages, either. Inline::Python comes with its own data translation service. It converts any Python structures it knows about into Perl structures, and vice versa.
Inline::Python sets up an in-process Python interpreter, runs the code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time the Python code is run. The namespace is cached, and subsequent calls use the cached version.
其他与 libinline-python-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libinline-perl
- module for producing simple Foreign Function Interfaces
-
- dep: libpython3.9 (>= 3.9.0~b4)
- Shared Python runtime library (version 3.9)
-
- dep: perl (>= 5.32.0-5)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.32.0
- 本虚包由这些包填实: perl-base