python-linux-procfs 0.6.3-1.1build1 source package in Ubuntu

Changelog

python-linux-procfs (0.6.3-1.1build1) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 22:00:10 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Stewart Ferguson
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
python-linux-procfs_0.6.3.orig.tar.gz 20.6 KiB ba16d20903433f031b80ed8a1fdb25d80e82b4d1383f144c7082df5192df4a3e
python-linux-procfs_0.6.3-1.1build1.debian.tar.xz 3.1 KiB e88f332a72f08b07df5d6731133da56a762cdaa54e933512e7794ef0e8aefc8d
python-linux-procfs_0.6.3-1.1build1.dsc 2.2 KiB 567b7ae08bac319e237e55e7387b89b173b039d185dde77d0e006d695ec91e2c

View changes file

Binary packages built by this source

python3-linux-procfs: Linux /proc abstraction classes in Python

 Python abstractions to extract information from the Linux kernel /proc
 files.
 .
 The proc filesystem is a pseudo-filesystem which provides an interface to
 kernel data structures. This package provides a means to query that system
 from a Python module.