Linux Distribution - a Linux OS platform information API
https://github.com/nir0s/distro
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.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / python-distro
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-distro && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
distro-1.0.4.tar.gz | 0000028772 28.1 KB | |
python-distro.changes | 0000000144 144 Bytes | |
python-distro.spec | 0000002200 2.15 KB |
Revision 1 (latest revision is 33)
Dirk Mueller (dirkmueller)
accepted
request 512048
from
Sebastian Wagner (sebix)
(revision 1)
now with %%license to fix 42.3 build
Comments 2
Now the tests are failing on Leap and SLE.
I now disabled these builds to avoid the failures.