Source: containernetworking-plugins
Section: devel
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/containernetworking/plugins/tags
Vcs-Browser: https://github.com/alvistack/containernetworking-plugins
Vcs-Git: https://github.com/alvistack/containernetworking-plugins.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 golang-1.26,

Package: containernetworking-plugins
Architecture: amd64
Description: Libraries for writing CNI plugin
 The CNI (Container Network Interface) project consists of a
 specification and libraries for writing plugins to configure network
 interfaces in Linux containers, along with a number of supported
 plugins. CNI concerns itself only with network connectivity of
 containers and removing allocated resources when the container is
 deleted.
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 containernetworking,
