Source: golang-github-cilium-ebpf Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Section: golang Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any (>= 2:1.13~), golang-golang-x-sys-dev, Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cilium-ebpf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cilium-ebpf.git Homepage: https://github.com/cilium/ebpf Rules-Requires-Root: no XS-Go-Import-Path: github.com/cilium/ebpf Package: golang-github-cilium-ebpf-dev Architecture: all Depends: golang-golang-x-sys-dev, ${misc:Depends}, Multi-Arch: foreign Description: eBPF Library for Go eBPF is a pure Go library that provides utilities for loading, compiling, and debugging eBPF programs. It has minimal external dependencies and is intended to be used in long running processes.