# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-elasticsearch2 # py-elasticsearch2/distinfo # py-elasticsearch2/pkg-descr # py-elasticsearch2/Makefile # echo c - py-elasticsearch2 mkdir -p py-elasticsearch2 > /dev/null 2>&1 echo x - py-elasticsearch2/distinfo sed 's/^X//' >py-elasticsearch2/distinfo << '8a22d66d813c8754d52f96eca941d5e8' XTIMESTAMP = 1507379987 XSHA256 (elasticsearch2-2.5.0.tar.gz) = b92fdb1bb8c049c6ce2824251fae11c055a54e8f7760b3bd10e0ef454dc0c04f XSIZE (elasticsearch2-2.5.0.tar.gz) = 64375 8a22d66d813c8754d52f96eca941d5e8 echo x - py-elasticsearch2/pkg-descr sed 's/^X//' >py-elasticsearch2/pkg-descr << '027d76b8d52a09b5c0a2aa4d86a0b51b' XOfficial low-level client for Elasticsearch Verson 2.x. It's goal is to provide Xcommon ground for all Elasticsearch-related code in Python; because of this it Xtries to be opinion-free and very extendable. X XWWW: http://elasticsearch-py.readthedocs.org/en/master/ 027d76b8d52a09b5c0a2aa4d86a0b51b echo x - py-elasticsearch2/Makefile sed 's/^X//' >py-elasticsearch2/Makefile << '2791492aaa1a409792be915a7fe644c9' X# Created by: James Elstone X# $FreeBSD$ X X# Based on work by: Ryan Steinmetz X XPORTNAME= elasticsearch2 XPORTVERSION= 2.5.0 XCATEGORIES= textproc python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= james@elstone.net XCOMMENT= Python client for Elasticsearch (2.x) X XLICENSE= APACHE20 X XRUN_DEPENDS= elasticsearch2=2.4.4:textproc/elasticsearch2 \ X ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.2:net/py-urllib3 X XCONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}elasticsearch-py-[13-9].[0-9].[0-9] X XUSES= python XUSE_PYTHON= distutils autoplist X XNO_ARCH= yes X X.include 2791492aaa1a409792be915a7fe644c9 exit