Source-Makefile: feeds/packages/utils/cni/Makefile
Build-Depends: golang/host

Package: cni
Version: 1.1.2-r1
Depends: +libc @(aarch64||arm||i386||i686||loongarch64||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64)
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: cni
Maintainer: Daniel Golle <daniel@makrotopia.org>, Paul Spooren <mail@aparcar.org>, Oskari Rauta <oskari.rauta@gmail.com>
Source: cni-1.1.2.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
URL: https://github.com/containernetworking/cni
Type: ipkg
Description:   CNI (Container Network Interface), a Cloud Native Computing Foundation
  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.
  Because of this focus, CNI has a wide range of support and the specification
  is simple to implement.
@@


