app-containers/podlet - 0.3.1 (saniter)

Search

Install

Install this version:

emerge -a =app-containers/podlet-0.3.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-containers/podlet-0.3.1

Or alternatively:

emerge --autounmask-write -a =app-containers/podlet-0.3.1

Package Information

Description:
Podlet generates Podman Quadlet files from a Podman command, compose file, or existing object.
Homepage:
https://github.com/containers/podlet
License:
MPL-2.0

Ebuild Details

Version EAPI Keywords Slot
0.3.1 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Autogenerated by pycargoebuild 0.15.0

EAPI=8

inherit cargo

DESCRIPTION="Podlet generates Podman Quadlet files from a Podman command, compose file, or existing object."
HOMEPAGE="https://github.com/containers/podlet"
SRC_URI="
	https://github.com/containers/podlet/releases/download/v${PV}/source.tar.gz
	https://github.com/nuclear06/gentoo-deps/releases/download/${P}/${P}-crates.tar.xz
"
DEPEND="
"
RDEPEND="${DEPEND}"

LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="~amd64"
RUST_MIN_VERSION="1.85.0"

Inherited Eclasses

Dependencies

DEPEND


    
    
    

RDEPEND


    
    

Manifest for 0.3.1

Type File Size Source URLs
DIST podlet-0.3.1-crates.tar.xz 14145172 bytes https://github.com/nuclear06/gentoo-deps/releases/download/podlet-0.3.1/-crates.tar.xz
DIST source.tar.gz 541226 bytes https://github.com/containers/podlet/releases/download/v0.3.1/source.tar.gz