python-yenc 0.4.0-10build4 source package in Ubuntu

Changelog

python-yenc (0.4.0-10build4) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:55:49 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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-10build4.debian.tar.xz 13.5 KiB dfced6970f59e23357d75115b19b00edc3c84e318ff3bff740a0d7652e08e831
python-yenc_0.4.0-10build4.dsc 2.1 KiB 75ab0edb01757ccb212387f5d854794e43d9097c9569c5ef1ec2ef241465eddc

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