python-distro 1.4.0-ok1 source package in openKylin

Changelog

python-distro (1.4.0-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python

Downloads

File Size SHA-256 Checksum
python-distro_1.4.0.orig.tar.gz 52.5 KiB 362dde65d846d23baee4b5c058c8586f219b5a54be1cf5fc6ff55c4578392f57
python-distro_1.4.0-ok1.debian.tar.xz 2.1 KiB 0d07b5fc50166e65ee2270698c2012b72d9a9053ccbd95be085a869f5115a011
python-distro_1.4.0-ok1.dsc 1.9 KiB 78b413419b48f6e20b72f77519322dc98a6fabbe5a8670969abeda088d64f2f8

View changes file

Binary packages built by this source

python3-distro: Linux OS platform information API

 distro (for: Linux Distribution) provides information about the Linux
 distribution it runs on, such as a reliable machine-readable ID, or version
 information.
 .
 It is a renewed alternative implementation for Python's original
 platform.linux_distribution function, but it also provides much more
 functionality which isn't necessarily Python bound like a command-line
 interface.
 .
 This is the Python 3 version of the library.