FreeBSD Bugzilla – Attachment 179765 Details for
Bug 216784
New port: lang/py-hy dialect of lisp embedded in python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[UPDATE] Shell archive of hy
py-hy.shar (text/plain), 1.98 KB, created by
David Kalliecharan
on 2017-02-08 15:02:39 UTC
(
hide
)
Description:
[UPDATE] Shell archive of hy
Filename:
MIME Type:
Creator:
David Kalliecharan
Created:
2017-02-08 15:02:39 UTC
Size:
1.98 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-hy ># py-hy/Makefile ># py-hy/distinfo ># py-hy/pkg-descr ># >echo c - py-hy >mkdir -p py-hy > /dev/null 2>&1 >echo x - py-hy/Makefile >sed 's/^X//' >py-hy/Makefile << 'a458aa88bb6073e727881f77842c3638' >X# Created by: David Kalliecharan <dave@dal.ca> >X# $FreeBSD$ >X >XPORTNAME= hy >XPORTVERSION= 0.12.1 >XCATEGORIES= lang python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= dave@dal.ca >XCOMMENT= Hy is a dialect of lisp that's is embedded in Python >X >XLICENSE= MIT >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>0:devel/py-args \ >X ${PYTHON_PKGNAMEPREFIX}astor>0:devel/py-astor \ >X ${PYTHON_PKGNAMEPREFIX}clint>0:devel/py-clint \ >X ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ >X ${PYTHON_PKGNAMEPREFIX}rply>0:devel/py-rply \ >X ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox \ >X ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments \ >X ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx \ >X ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme >X >XUSES= python >XUSE_PYTHON= distutils autoplist >X >X.include <bsd.port.mk> >a458aa88bb6073e727881f77842c3638 >echo x - py-hy/distinfo >sed 's/^X//' >py-hy/distinfo << 'ef19ffcbb1778337c3ce7cccda08d060' >XSHA256 (hy-0.12.1.tar.gz) = 5d8f52391a82d5868a0dcf7243fe79d26daf5188f9be108dc8668c8952ba51ba >XSIZE (hy-0.12.1.tar.gz) = 63404 >ef19ffcbb1778337c3ce7cccda08d060 >echo x - py-hy/pkg-descr >sed 's/^X//' >py-hy/pkg-descr << 'e74266c1dc5b29ad344dea3940043310' >XHy is a wonderful dialect of Lisp that's embedded in Python. >X >XSince Hy transforms its Lisp code into the Python Abstract Syntax Tree, you >Xhave the whole beautiful world of Python at your fingertips, in Lisp form! >X >XWWW: http://hylang.org >e74266c1dc5b29ad344dea3940043310 >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 216784
:
179601
| 179765