dev-python/lfmh - 1.1.1 (booboo)

Search

Install

Install this version:

emerge -a =dev-python/lfmh-1.1.1

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

autounmask =dev-python/lfmh-1.1.1

Or alternatively:

emerge --autounmask-write -a =dev-python/lfmh-1.1.1

Package Information

Description:
A Last.fm API interface.
Homepage:
https://pypi.python.org/pypi/lfmh
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
1.1.1 8 ~x86 ~amd64 0
View Raw Ebuild
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python{2_7,3_{3..14}} pypy pypy3 )

inherit distutils-r1

DESCRIPTION="A Last.fm API interface."
HOMEPAGE="https://pypi.python.org/pypi/lfmh"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"

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

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"

Inherited Eclasses

Dependencies

DEPEND

dev-python/setuptools[]

RDEPEND

dev-python/setuptools[]

Manifest for 1.1.1

Type File Size Source URLs
DIST lfmh-1.1.1.zip 34333 bytes mirror://pypi/l/lfmh/lfmh-1.1.1.zip