# $OpenBSD$

COMMENT=	console-based multitool for exploring and arranging tabular data

MODPY_EGG_VERSION=	2.0.1
DISTNAME=	visidata-${MODPY_EGG_VERSION}

CATEGORIES=	math textproc

HOMEPAGE=	https://visidata.org/

MAINTAINER=	Stuart Henderson <stu.ports@spacehopper.org>

# GPLv3
PERMIT_PACKAGE=	Yes

MODULES=		lang/python

MODPY_PI=		Yes
MODPY_SETUPTOOLS=	Yes
MODPY_VERSION=		${MODPY_DEFAULT_VERSION_3}

# tests are available but not included in the standard pypi download
NO_TEST=		Yes

.include <bsd.port.mk>
