python-yenc 0.4.0-10build5 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 10:51:29 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-yenc_0.4.0.orig.tar.gz 61.7 KiB 075f6c4e4f43b7c6dafac579eabb17287b62d80e9147cbea0b046bc3ee8edd2f
python-yenc_0.4.0-10build5.debian.tar.xz 13.6 KiB 12eb5c19afb7cadf2caf8849c2a9926b96a1a8b12e078fcf237360d6c0396ccb
python-yenc_0.4.0-10build5.dsc 2.1 KiB b0cf86a89b9ab6016334b0e17484c357d84b35c29011b295435466a9f50c5938

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