www-servers/miniserve - 0.33.0 (gentoo-zh)

Search

Package Information

Description:
a CLI tool to serve files and dirs over HTTP
Homepage:
https://github.com/svenstaro/miniserve
License:
MIT Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB

Ebuild Details

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

# Autogenerated by pycargoebuild 0.13.5

EAPI=8

CRATES="
"

RUST_MIN_VER="1.88.0"
inherit cargo

DESCRIPTION="a CLI tool to serve files and dirs over HTTP"
HOMEPAGE="https://github.com/svenstaro/miniserve"
SRC_URI="
	https://github.com/svenstaro/miniserve/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
	${CARGO_CRATE_URIS}
	https://github.com/gentoo-zh-drafts/${PN}/releases/download/v${PV}/${P}-crates.tar.xz
"

LICENSE="MIT"
# Dependent crate licenses
LICENSE+="
	Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0
	ZLIB
"
SLOT="0"
KEYWORDS="~amd64"

Manifest for 0.33.0

Type File Size Source URLs
DIST miniserve-0.33.0-crates.tar.xz 29024628 bytes https://github.com/gentoo-zh-drafts/miniserve/releases/download/v0.33.0/miniserve-0.33.0-crates.tar.xz
DIST miniserve-0.33.0.tar.gz 192072 bytes https://github.com/svenstaro/miniserve/archive/refs/tags/v0.33.0.tar.gz