dev-python/tailhead - 1.0.2 (ubuilds)

Search

Install

Install this version:

emerge -a =dev-python/tailhead-1.0.2

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

autounmask =dev-python/tailhead-1.0.2

Or alternatively:

emerge --autounmask-write -a =dev-python/tailhead-1.0.2

Package Information

Description:
head, tail and follow in python
Homepage:
https://github.com/GreatFruitOmsk/tailhead
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.0.2 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=7
PYTHON_COMPAT=(python3_8 python3_9 python3_10)

inherit distutils-r1

DESCRIPTION="head, tail and follow in python"
HOMEPAGE="https://github.com/GreatFruitOmsk/tailhead"
SRC_URI="https://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

Inherited Eclasses

Manifest for 1.0.2

Type File Size Source URLs
DIST tailhead-1.0.2.tar.gz 7520 bytes https://pypi.python.org/packages/source/t/tailhead/tailhead-1.0.2.tar.gz