# 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 # py-elasticsearch2-py/distinfo # py-elasticsearch2-py/pkg-descr # py-elasticsearch2-py/Makefile # echo c - py-elasticsearch2-py mkdir -p py-elasticsearch2-py > /dev/null 2>&1 echo x - py-elasticsearch2-py/distinfo sed 's/^X//' >py-elasticsearch2-py/distinfo << 'af7c37313a712b59d16ea56b4a2d38ac' XTIMESTAMP = 1484787991 XSHA256 (elasticsearch-elasticsearch-py-2.4.1_GH0.tar.gz) = 673cdc861d2fd0cd9d1de5be80239dab01340b19e549ff2cbd65058bdcd86d54 XSIZE (elasticsearch-elasticsearch-py-2.4.1_GH0.tar.gz) = 77420 af7c37313a712b59d16ea56b4a2d38ac echo x - py-elasticsearch2-py/pkg-descr sed 's/^X//' >py-elasticsearch2-py/pkg-descr << '68ec7bb5297223b147538607965af2b2' 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/ 68ec7bb5297223b147538607965af2b2 echo x - py-elasticsearch2-py/Makefile sed 's/^X//' >py-elasticsearch2-py/Makefile << 'e9939a2f3ac9eed3f233cb2993b70a0c' X# Created by: James Elstone X# $FreeBSD$ X X# Based on work by: Ryan Steinmetz X XPORTNAME= elasticsearch2-py XPORTVERSION= 2.4.1 XCATEGORIES= textproc python XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= james@elstone.net XCOMMENT= Official Python low-level client for Elasticsearch2 X XLICENSE= APACHE20 X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.2:net/py-urllib3 \ X elasticsearch2=2.4.2:textproc/elasticsearch2 X XCONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}elasticsearch-py-[13-9].[0-9].[0-9] X XNO_ARCH= yes XUSE_GITHUB= yes XGH_ACCOUNT= elasticsearch XGH_PROJECT= elasticsearch-py XUSES= python XUSE_PYTHON= distutils autoplist X X.include e9939a2f3ac9eed3f233cb2993b70a0c exit