Date: Sat, 24 Aug 2013 12:52:07 +0300 (EEST) From: Johannes Meixner <xmj@chaot.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/181503: [NEW PORT] devel/py-xmltodict: XML parser that returns python dictionaries Message-ID: <3924550723.enqueue@mx12> Resent-Message-ID: <201308241340.r7ODe0vR082609@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 181503 >Category: ports >Synopsis: [NEW PORT] devel/py-xmltodict: XML parser that returns python dictionaries >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 13:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Johannes Jost Meixner >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD mx12 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r254650M: Thu Aug 22 13:44:45 EEST >Description: xmltodict is a Python module that makes working with XML feel like you are working with JSON. WWW: https://pypi.python.org/pypi/xmltodict portlint: looks fine porttest: ok testport: ok redports: https://redports.org/buildarchive/20130824093400-52019/ Generated with FreeBSD Port Tools 0.99_8 (mode: new) >How-To-Repeat: >Fix: --- .shar begins here --- # 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-xmltodict # py-xmltodict/pkg-descr # py-xmltodict/distinfo # py-xmltodict/Makefile # py-xmltodict/pkg-plist # echo c - py-xmltodict mkdir -p py-xmltodict > /dev/null 2>&1 echo x - py-xmltodict/pkg-descr sed 's/^X//' >py-xmltodict/pkg-descr << '9f6a3b17beb5d59879c10675b1c3a1e0' Xxmltodict is a Python module that makes working with XML feel like you are Xworking with JSON. X X XWWW: https://pypi.python.org/pypi/xmltodict 9f6a3b17beb5d59879c10675b1c3a1e0 echo x - py-xmltodict/distinfo sed 's/^X//' >py-xmltodict/distinfo << 'fd63edd41754523fc2d36db039f15b08' XSHA256 (xmltodict-0.6.0.tar.gz) = d4388d7bb08c6d0e88124cc95b0ff5ff4bc022e38d03eb1fc8ab8720526cefb2 XSIZE (xmltodict-0.6.0.tar.gz) = 11134 fd63edd41754523fc2d36db039f15b08 Echo x - py-xmltodict/Makefile sed 's/^X//' >py-xmltodict/Makefile << '9336c112b2a4364bf49178343eef0466' X# Created by: Johannes Meixner <xmj@chaot.net> X# $FreeBSD$ X XPORTNAME= xmltodict XPORTVERSION= 0.6.0 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= xmj@chaot.net XCOMMENT= XML parser that returns python dictionaries X XLICENSE= MIT X XUSE_PYTHON= 2.5+ XUSE_PYDISTUTILS= yes X X.include <bsd.port.mk> 9336c112b2a4364bf49178343eef0466 echo x - py-xmltodict/pkg-plist sed 's/^X//' >py-xmltodict/pkg-plist << 'b2c81286d21f9cf84be66d5de1b2cc64' X%%PYTHON_SITELIBDIR%%/xmltodict.py X%%PYTHON_SITELIBDIR%%/xmltodict.pyc X%%PYTHON_SITELIBDIR%%/xmltodict.pyo b2c81286d21f9cf84be66d5de1b2cc64 exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3924550723.enqueue>