shells/xonsh: Update short and long description

Reported by:	Andy Kipp
This commit is contained in:
Nuno Teixeira
2026-04-27 19:23:37 +01:00
parent 3d21f93e21
commit 171de8a608
2 changed files with 5 additions and 7 deletions
+2 -1
View File
@@ -1,11 +1,12 @@
PORTNAME= xonsh
DISTVERSION= 0.23.2
PORTREVISION= 1
CATEGORIES= shells python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Python-powered, cross-platform, Unix-gazing shell
COMMENT= Xonsh is a Python-powered shell
WWW= https://xon.sh
LICENSE= BSD2CLAUSE
+3 -6
View File
@@ -1,6 +1,3 @@
xonsh is a Python-powered, cross-platform, Unix-gazing shell language and
command prompt.
The language is a superset of Python 3.6+ with additional shell primitives.
xonsh (pronounced conch) is meant for the daily use of experts and novices
alike.
Xonsh (sounds like "consh") is a full-featured and cross-platform Python-based
shell. The language is a superset of Python 3 with seamless integration of
shell functionality and commands.