# 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-webargs # py-webargs/pkg-descr # py-webargs/distinfo # py-webargs/Makefile # echo c - py-webargs mkdir -p py-webargs > /dev/null 2>&1 echo x - py-webargs/pkg-descr sed 's/^X//' >py-webargs/pkg-descr << '04ac08948c73e862553773d0edb5a3df' XA friendly library for parsing HTTP request arguments, with built-in Xsupport for popular web frameworks, including Flask, Django, Bottle, XTornado, Pyramid, webapp2, Falcon, and aiohttp. X XWWW: https://github.com/marshmallow-code/webargs X 04ac08948c73e862553773d0edb5a3df echo x - py-webargs/distinfo sed 's/^X//' >py-webargs/distinfo << '69fd5077083e6aea56fdb0563ecce98f' XTIMESTAMP = 1576168755 XSHA256 (webargs-5.5.2.tar.gz) = 3beca296598067cec24a0b6f91c0afcc19b6e3c4d84ab026b931669628bb47b4 XSIZE (webargs-5.5.2.tar.gz) = 31776 69fd5077083e6aea56fdb0563ecce98f echo x - py-webargs/Makefile sed 's/^X//' >py-webargs/Makefile << 'b4e4dfa008538dabacda7a4db16aac7e' X# $FreeBSD$ X XPORTNAME= webargs XPORTVERSION= 5.5.2 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= meka@tilda.center XCOMMENT= Python library for parsing and validating HTTP request objects X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>=0:devel/py-marshmallow@${PY_FLAVOR} X XUSES= python XUSE_PYTHON= autoplist concurrent distutils X XNO_ARCH= yes X X.include b4e4dfa008538dabacda7a4db16aac7e exit