dev-python/pyrabbit - 1.1.0 (ubuilds)

Search

Install

Install this version:

emerge -a =dev-python/pyrabbit-1.1.0

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

autounmask =dev-python/pyrabbit-1.1.0

Or alternatively:

emerge --autounmask-write -a =dev-python/pyrabbit-1.1.0

Package Information

Description:
A Pythonic interface to the RabbitMQ Management HTTP API
Homepage:
https://pyrabbit.readthedocs.org/en/latest/index.html
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.1.0 5 ~amd64 ~x86 0
View Raw Ebuild
# 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=""

Inherited Eclasses

Manifest for 1.1.0

Type File Size Source URLs
DIST pyrabbit-1.1.0.tar.gz 10116 bytes https://pypi.python.org/packages/source/p/pyrabbit/pyrabbit-1.1.0.tar.gz