golang-github-digitalocean-go-qemu 0.0~git20250212.ee9b066-1 source package in Ubuntu
Changelog
golang-github-digitalocean-go-qemu (0.0~git20250212.ee9b066-1) unstable; urgency=medium * New upstream snapshot * Update Standards-Version to 4.7.2 in d/control (no changes needed) * Update years in d/copyright -- Mathias Gibbens <email address hidden> Sat, 22 Mar 2025 15:22:42 +0000
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc | |
| Questing | release | universe | misc | |
| Plucky | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| golang-github-digitalocean-go-qemu_0.0~git20250212.ee9b066-1.dsc | 2.6 KiB | e7d2f5485b71fe678348d4a652aa744e588ef59f41392933b5635427da565850 |
| golang-github-digitalocean-go-qemu_0.0~git20250212.ee9b066.orig.tar.gz | 101.5 KiB | 3834ed1d41512d939aab9a74e263eca29a466cfedc5794b67a2255651d64d474 |
| golang-github-digitalocean-go-qemu_0.0~git20250212.ee9b066-1.debian.tar.xz | 2.7 KiB | 15338b317ba8faf4820fed2370d8c20005897392c8d274a5bede028f2350378f |
Available diffs
No changes file available.
Binary packages built by this source
- golang-github-digitalocean-go-qemu-dev: Go packages to interact with QEMU using the QEMU Machine Protocol
go-qemu is a collection of Go packages for interacting with running
QEMU instances.
.
hypervisor: Package hypervisor provides management facilities for one or
more QEMU virtual machines on a hypervisor.
.
qemu: Package qemu provides an interface for interacting with running QEMU
instances.
qmp: Package qmp enables interaction with QEMU instances via the QEMU Machine
Protocol (QMP).
