# 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-gexf # py-gexf/Makefile # py-gexf/distinfo # py-gexf/pkg-descr # echo c - py-gexf mkdir -p py-gexf > /dev/null 2>&1 echo x - py-gexf/Makefile sed 's/^X//' >py-gexf/Makefile << '01e278332f5b80be52a1c67691796bf8' X# $FreeBSD$ X XPORTNAME= gexf XDISTVERSIONPREFIX= v XDISTVERSION= 0.2.2-19 XDISTVERSIONSUFFIX= -g4ec08e9 XCATEGORIES= devel XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= pygexf X XMAINTAINER= jbaggs2016@gmail.com XCOMMENT= A python library to generate gexf file format. X XLICENSE= CeCILL-C LGPL3 XLICENSE_COMB= multi XLICENSE_NAME_CeCILL-C= CeCILL-C XLICENSE_FILE_CeCILL-C= ${WRKSRC}/LICENSE.CECILL-C XLICENSE_FILE_LGPL3= ${WRKSRC}/LICENSE.LGPL XLICENSE_PERMS_CeCILL-C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} X XUSES= python XUSE_PYTHON= autoplist distutils X XUSE_GITHUB= yes XGH_PROJECT= pygexf XGH_ACCOUNT= paulgirard X X.include 01e278332f5b80be52a1c67691796bf8 echo x - py-gexf/distinfo sed 's/^X//' >py-gexf/distinfo << 'bceead8b6dc3e50bb890ab351a937ad8' XTIMESTAMP = 1517961232 XSHA256 (pygexf_GH0.tar.gz) = 40ed938351f0064b7404da7e0934d39724fa037d8fc171906b4a2e9652c465a0 XSIZE (pygexf_GH0.tar.gz) = 39244 bceead8b6dc3e50bb890ab351a937ad8 echo x - py-gexf/pkg-descr sed 's/^X//' >py-gexf/pkg-descr << '7d43c904af63c9b2b469cea5eb41a036' XA python library to generate gexf (Graph Exchange XML Format) file format. X XWhat is it? XGEXF (Graph Exchange XML Format) is a language for describing complex networks Xstructures, their associated data and dynamics. Started in 2007 at Gephi project Xby different actors, deeply involved in graph exchange issues, X the gexf specifications are mature enough to claim being both extensible and X open, and suitable for real specific applications. X XWWW: https://github.com/paulgirard/pygexf 7d43c904af63c9b2b469cea5eb41a036 exit