dev-python/pyes - 0.99.6 (ubuilds)

Search

Install

Install this version:

emerge -a =dev-python/pyes-0.99.6

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

autounmask =dev-python/pyes-0.99.6

Or alternatively:

emerge --autounmask-write -a =dev-python/pyes-0.99.6

Package Information

Description:
a connector to use elasticsearch from python
Homepage:
https://pypi.python.org/pypi/pyes/
License:
BSD-4

Ebuild Details

Version EAPI Keywords Slot
0.99.6 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 connector to use elasticsearch from python"
HOMEPAGE="https://pypi.python.org/pypi/pyes/"
SRC_URI="https://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"

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

DEPEND="dev-python/simplejson"

Inherited Eclasses

Dependencies

DEPEND

dev-python/simplejson

Manifest for 0.99.6

Type File Size Source URLs
DIST pyes-0.99.6.tar.gz 103480 bytes https://pypi.python.org/packages/source/p/pyes/pyes-0.99.6.tar.gz