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

Package: cri-o-runc
Architecture: amd64
Description: Tool for spawning and running OCI containers
 runc is a CLI tool for spawning and running containers according to the
 OCI specification. It is designed to be as minimal as possible, and is
 the workhorse of Docker. It was originally designed to be a replacement
 for LXC within Docker, and has grown to become a separate project
 entirely. This package is a fork of the "runc' package, specifically for
 cri-o.
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Provides:
 oci-runtime,
