[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: golang-golang-x-sys ]
软件包:golang-golang-x-sys-dev(0.22.0-1)
golang-golang-x-sys-dev 的相关链接
Debian 的资源:
下载源码包 golang-golang-x-sys:
- [golang-golang-x-sys_0.22.0-1.dsc]
- [golang-golang-x-sys_0.22.0.orig.tar.gz]
- [golang-golang-x-sys_0.22.0-1.debian.tar.xz]
维护小组:
- Debian Go Packaging Team (QA 页面)
- Michael Stapelberg (QA 页面)
- Anthony Fok (QA 页面)
- Martina Ferrari (QA 页面)
外部的资源:
- 主页 [golang.org]
相似软件包:
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.