libinline-python-perl 0.56-3 source package in Ubuntu

Changelog

libinline-python-perl (0.56-3) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ gregor herrmann ]
  * Add 2 patches from upstream git for Python 3.10 compatibility.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Mon, 28 Mar 2022 21:15:16 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libinline-python-perl_0.56-3.dsc 2.5 KiB 0f4c452d4521f017788b929feb5f6578514f7e43e425684b3afa4dd0830c732b
libinline-python-perl_0.56.orig.tar.gz 56.9 KiB ae2c437f367160ecfd6f8d6c6fe027ea6754feaa27648971c4a74e7fe934d95f
libinline-python-perl_0.56-3.debian.tar.xz 9.5 KiB a9d2ce316d4b657aa09e7d6c9f64cc23606715122f1a3beb12c296c195020ace

No changes file available.

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
 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-dbgsym: No summary available for libinline-python-perl-dbgsym in ubuntu kinetic.

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