libinline-python-perl 0.49-1build1 source package in Ubuntu

Changelog

libinline-python-perl (0.49-1build1) xenial; urgency=medium

  * Rebuild for Perl 5.22.1.

 -- Colin Watson <email address hidden>  Thu, 17 Dec 2015 15:42:59 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
libinline-python-perl_0.49.orig.tar.gz 55.5 KiB 10c9419651c7b345fa7ec922f4a9d6287fd5a69761f4240f9e0b21f0944f8bf3
libinline-python-perl_0.49-1build1.debian.tar.xz 2.0 KiB 485dd40291c0b02a8f80cfd9be79f345c1524a05c6fad9e74a03d6c0cf28a505
libinline-python-perl_0.49-1build1.dsc 2.2 KiB 3bd6fcee0d82b06b44a709da8ef009b54ef9605f9dc60476e8dcc7406b7743dc

Available diffs

View changes file

Binary packages built by this source

libinline-python-perl: module to write Perl subs and classes in Python

 The Inline::Python module allows one to write Perl subroutines in Python. One
 does'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-dbgsym: No summary available for libinline-python-perl-dbgsym in ubuntu yakkety.

No description available for libinline-python-perl-dbgsym in ubuntu yakkety.