[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ experimental ]
[ 源代码: golang-golang-x-sys ]
软件包:golang-golang-x-sys-dev(0.22.0-2~exp1)
golang-golang-x-sys-dev 的相关链接
Debian 的资源:
下载源码包 golang-golang-x-sys:
- [golang-golang-x-sys_0.22.0-2~exp1.dsc]
- [golang-golang-x-sys_0.22.0.orig.tar.gz]
- [golang-golang-x-sys_0.22.0-2~exp1.debian.tar.xz]
维护小组:
- Debian Go Packaging Team (QA 页面)
- Michael Stapelberg (QA 页面)
- Anthony Fok (QA 页面)
- Martina Ferrari (QA 页面)
外部的资源:
- 主页 [golang.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Low-level interaction with the operating system
This repository holds supplemental Go packages for low-level interactions with the operating system.
The primary use of this package is inside other packages that provide a more portable interface to the system, such as "os", "time" and "net". Use those packages rather than this one if you can.