mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
11 lines
414 B
Plaintext
11 lines
414 B
Plaintext
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.
|
|
|
|
WWW: https://github.com/nir0s/distro
|