dev-python/m3u8 - 6.0.0 (anard)

Search

Install

Install this version:

emerge -a =dev-python/m3u8-6.0.0

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

autounmask =dev-python/m3u8-6.0.0

Or alternatively:

emerge --autounmask-write -a =dev-python/m3u8-6.0.0

Package Information

Description:
Python m3u8 Parser for HTTP Live Streaming (HLS) Transmissions
Homepage:
https://github.com/globocom/m3u8 https://pypi.org/project/m3u8
License:
MIT

Ebuild Details

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

EAPI=8

PYTHON_COMPAT=( python3_{8..13} )

DESCRIPTION="Python m3u8 Parser for HTTP Live Streaming (HLS) Transmissions"
HOMEPAGE="https://github.com/globocom/m3u8 https://pypi.org/project/m3u8"
SRC_URI="https://github.com/globocom/${PN}/archive/refs/tags/${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

Manifest for 6.0.0

Type File Size Source URLs
DIST 6.0.0.tar.gz 49590 bytes https://github.com/globocom/m3u8/archive/refs/tags/6.0.0.tar.gz