python-yenc 0.4.0-10build2 source package in Ubuntu

Changelog

python-yenc (0.4.0-10build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 11:14:58 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
jcfp
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-yenc_0.4.0.orig.tar.gz 61.7 KiB 075f6c4e4f43b7c6dafac579eabb17287b62d80e9147cbea0b046bc3ee8edd2f
python-yenc_0.4.0-10build2.debian.tar.xz 13.5 KiB 071607b65917bef5302414716563ed54ecd85b4ccb7d23dcc87df253b52dc389
python-yenc_0.4.0-10build2.dsc 2.1 KiB 8985ac45210142d3ae0b364a8146e7be182c0d9d7091555a205c42c931d6b7e3

Available diffs

View changes file

Binary packages built by this source

python-yenc-doc: yEnc encoding/decoding extension for Python (documentation)

 The yEnc module provides a simple API for raw encoding/decoding of
 yencoded binaries.
 .
 This package contains the documentation and examples for yEnc.

python3-yenc: yEnc encoding/decoding extension (Python 3)

 The yEnc module provides a simple API for raw encoding/decoding of
 yencoded binaries, mainly used when retrieving from or posting to
 Usenet. It is significantly faster than any pure-Python
 implementation.
 .
 This package contains the Python 3 module.

python3-yenc-dbgsym: debug symbols for python3-yenc