套件:golang-github-ashcrow-osrelease-dev(0.0.1-2)
golang-github-ashcrow-osrelease-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-ashcrow-osrelease:
- [golang-github-ashcrow-osrelease_0.0.1-2.dsc]
- [golang-github-ashcrow-osrelease_0.0.1.orig.tar.gz]
- [golang-github-ashcrow-osrelease_0.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Go library/binary for parsing osrelease
The osrelease package is a Go library designed to simplify the process of reading and parsing /etc/os-release files. These files contain operating system identification data, which can be useful for various system administration and automation tasks.
This package provides an easy-to-use API for accessing the contents of os-release files, making it straightforward to retrieve information such as the operating system's name, version, and other relevant details. It supports both automatic detection of the os-release file and explicit file loading.