Search Criteria
Package Details: crun-python-bindings 1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/crun-python-bindings.git (read-only, click to copy) |
---|---|
Package Base: | crun-python-bindings |
Description: | A fast and lightweight fully featured OCI runtime and C library for running containers, including Python bindings |
Upstream URL: | https://github.com/containers/crun |
Licenses: | LGPL |
Submitter: | pxeger |
Maintainer: | pxeger |
Last Packager: | pxeger |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-09-17 16:51 (UTC) |
Last Updated: | 2021-10-23 20:04 (UTC) |
Dependencies (10)
- criu (criu-gitAUR)
- libcap
- libseccomp (libseccomp-gitAUR)
- systemd-libs (systemd-libs-gitAUR, systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR)
- yajl (yajl-edenhill-gitAUR, yajl-gitAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- go-md2man (make)
- libtool (libtool-gitAUR) (make)
- python (python32AUR, python37AUR, python310AUR) (make)
- systemd (systemd-gitAUR, systemd-chromiumosAUR, systemd-selinuxAUR) (make)
Latest Comments
pxeger commented on 2021-10-23 20:04 (UTC)
Hopefully fixed now.
pxeger commented on 2021-09-17 17:29 (UTC)
This is currently broken because crun builds a static library (python_crun.a) for some reason and I can't be bothered to work out how to fix it