FreeBSD Bugzilla – Attachment 179599 Details for
Bug 216783
New port: devel/py-rply pure Python parser generator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shell archive of py-rply
py-rply.shar (text/plain), 1.61 KB, created by
David Kalliecharan
on 2017-02-04 15:08:26 UTC
(
hide
)
Description:
Shell archive of py-rply
Filename:
MIME Type:
Creator:
David Kalliecharan
Created:
2017-02-04 15:08:26 UTC
Size:
1.61 KB
patch
obsolete
># 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-rply ># py-rply/pkg-descr ># py-rply/Makefile ># py-rply/distinfo ># >echo c - py-rply >mkdir -p py-rply > /dev/null 2>&1 >echo x - py-rply/pkg-descr >sed 's/^X//' >py-rply/pkg-descr << '9ad4d8786adf3f500dff5a945247d29d' >Xrply is a pure python parser generator, that also works with RPython. It is a >Xmore-or-less direct port of David Beazley's awesome PLY, with a new public >XAPI, and RPython support. >X >XWWW: https://pypi.python.org/pypi/rply/0.7.4 >9ad4d8786adf3f500dff5a945247d29d >echo x - py-rply/Makefile >sed 's/^X//' >py-rply/Makefile << 'f00c667fbb8833e39e6ed5c88cb21b61' >X# Created by David Kalliecharan <dave@dal.ca> >X# $FreeBSD$ >X >XPORTNAME= rply >XPORTVERSION= 0.7.4 >XPORTREVISION= 1 >XCATEGORIES= devel python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= dave@dal.ca >XCOMMENT= A pure python parser generator, that also works with RPython >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XUSES= python >XUSE_PYTHON= distutils autoplist >X >XRUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs \ >X >X.include <bsd.port.mk> >f00c667fbb8833e39e6ed5c88cb21b61 >echo x - py-rply/distinfo >sed 's/^X//' >py-rply/distinfo << '93e759f82e7dcd84cd5cad7106f7cfc9' >XSHA256 (rply-0.7.4.tar.gz) = 723303d6c5f05a7ee19f59531f66c8c7d41cfaef2676057369db1eb5520b378b >XSIZE (rply-0.7.4.tar.gz) = 16339 >93e759f82e7dcd84cd5cad7106f7cfc9 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 216783
:
179599
|
179764