Apocrypha

pyrabbit-1.1.0ubuilds

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5
PYTHON_COMPAT=(python2_7)

inherit distutils-r1

DESCRIPTION="A Pythonic interface to the RabbitMQ Management HTTP API"
HOMEPAGE="https://pyrabbit.readthedocs.org/en/latest/index.html"
SRC_URI="https://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""