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.
- Developed at devel:languages:python
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-distro && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
distro-1.3.0.tar.gz | 0000048067 46.9 KB | |
python-distro.changes | 0000001360 1.33 KB | |
python-distro.spec | 0000002340 2.29 KB |
Revision 6 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 617150
from
Todd R (TheBlackCat)
(revision 6)
- Enable tests properly (this is pytest, not unittest), it is necessary to explicitly set locale to an Unicode one (https://github.com/nir0s/distro/issues/223)
Comments 0