python-epc 0.0.5-4 source package in Ubuntu

Changelog

python-epc (0.0.5-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Sandro Tosi <email address hidden>  Fri, 03 Jun 2022 10:40:29 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-epc_0.0.5-4.dsc 2.0 KiB 31bc7ec71e6a3af7d63c51f42b6101e061a1c13ab3a6075f13f268d692b70e77
python-epc_0.0.5.orig.tar.gz 17.9 KiB 92435a3d88045ab4eb988e38f927fbee1af16cf263624ee3cd3bdb58516e08a6
python-epc_0.0.5-4.debian.tar.xz 2.1 KiB d93b18a2274ae6ece1fae3fd60bf4d84f97b160e85725e36ba9712b6eb6b2917

Available diffs

No changes file available.

Binary packages built by this source

python3-epc: RPC stack for Emacs Lisp (Python3 version)

 EPC is an RPC stack for Emacs Lisp and Python-EPC is its server side
 and client side implementation in Python. Using Python-EPC, you can
 easily call Emacs Lisp functions from Python and Python functions
 from Emacs.
 .
 This package installs the library for Python 3.