# $FreeBSD$
PORTNAME= xonsh
PORTVERSION= 0.5.12
CATEGORIES= shells python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= roberfern@gmail.com
COMMENT= Python-ish BASH-wards shell
LICENSE= BSD
USES= python:3.4+
USE_PYTHON= distutils autoplist concurrent
.include <bsd.port.mk>
TIMESTAMP = 1499685737
SHA256 (xonsh-0.5.12.tar.gz) = 4ca8fd5f1ce5532fba252132a7a7db26b38d80429d8d538928d1aed26149e5fb
SIZE (xonsh-0.5.12.tar.gz) = 686495
xonsh is a Python-ish, BASHwards-looking shell language and command prompt.
The language is a superset of Python 3.4+ with additional shell primitives.
xonsh (pronounced conch) is meant for the daily use of experts and novices
alike.
WWW: http://xon.sh