FreeBSD Bugzilla – Attachment 179601 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]
Shell archive of hy
hy.shar (text/plain), 1.96 KB, created by
David Kalliecharan
on 2017-02-04 15:13:34 UTC
(
hide
)
Description:
Shell archive of hy
Filename:
MIME Type:
Creator:
David Kalliecharan
Created:
2017-02-04 15:13:34 UTC
Size:
1.96 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: ># ># hy ># hy/pkg-descr ># hy/Makefile ># hy/distinfo ># >echo c - hy >mkdir -p hy > /dev/null 2>&1 >echo x - hy/pkg-descr >sed 's/^X//' >hy/pkg-descr << '97fb4b80f759717f0b2a5ceeb23666ad' >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 >97fb4b80f759717f0b2a5ceeb23666ad >echo x - hy/Makefile >sed 's/^X//' >hy/Makefile << 'c4f2f82760764f239925e9d42d9a2b70' >X# Created by David Kalliecharan <dave@dal.ca> >X# $FreeBSD$ >X >XPORTNAME= hy >XPORTVERSION= 0.12.1 >XPORTREVISION= 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 >XUSES= python >XUSE_PYTHON= distutils autoplist >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 >X.include <bsd.port.mk> >c4f2f82760764f239925e9d42d9a2b70 >echo x - hy/distinfo >sed 's/^X//' >hy/distinfo << 'c94fe231b66162179ff4700abb3bb80b' >XSHA256 (hy-0.12.1.tar.gz) = 5d8f52391a82d5868a0dcf7243fe79d26daf5188f9be108dc8668c8952ba51ba >XSIZE (hy-0.12.1.tar.gz) = 63404 >c94fe231b66162179ff4700abb3bb80b >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