dev-python/entropy - 0.1.5 (pentoo)

Search

Install

Install this version:

emerge -a =dev-python/entropy-0.1.5

Package Information

Description:
entropy is a command line friend that helps you reduce entropy in your life
Homepage:
https://github.com/h4ck3rk3y/entropy
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.1.5 8 amd64 ~arm64 x86 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )

inherit distutils-r1

DESCRIPTION="entropy is a command line friend that helps you reduce entropy in your life"
HOMEPAGE="https://github.com/h4ck3rk3y/entropy"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

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

RDEPEND=">=dev-python/colorama-0.4.3[${PYTHON_USEDEP}]
	>=dev-python/docopt-0.6.2[${PYTHON_USEDEP}]"

DEPEND="${RDEPEND}"

USE Flags

Manage flags for this package: euse -i <flag> -p dev-python/entropy | euse -E <flag> -p dev-python/entropy | euse -D <flag> -p dev-python/entropy

Global/Standard Flags

Inherited Eclasses

Applicable Mirrors

Mirror Name URLs
pypi

Dependencies

DEPEND

>=dev-python/colorama-0.4.3[]
	>=dev-python/docopt-0.6.2[]

RDEPEND

>=dev-python/colorama-0.4.3[]
	>=dev-python/docopt-0.6.2[]

Manifest for 0.1.5

Type File Size Source URLs
DIST entropy-0.1.5.tar.gz 5296 bytes mirror://pypi/e/entropy/entropy-0.1.5.tar.gz