import ports/devel/py-python2-pythondialog, Python interface to the UNIX

dialog utility, so you can create 80s-looking UIs in python2. ok jca landry
This commit is contained in:
sthen 2015-11-13 13:04:28 +00:00
parent c936817f77
commit 191fc4fff9
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/11/13 13:04:28 sthen Exp $
COMMENT= Python interface to the UNIX dialog utility
MODPY_EGG_VERSION = 3.3.0
DISTNAME= python2-pythondialog-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
CATEGORIES= devel
# LGPLv2.1+
PERMIT_PACKAGE_CDROM= Yes
# pythondialog.sourceforge.net for python3
MODULES= lang/python
MODPY_PI= Yes
NO_TEST= Yes
RUN_DEPENDS= misc/dialog
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (python2-pythondialog-3.3.0.tar.gz) = Pm9ZP+rZj4pSa8PjBpM1MyNuM3KfVS9SiW6lBPVTE/o=
SIZE (python2-pythondialog-3.3.0.tar.gz) = 1906527

View File

@ -0,0 +1,9 @@
pythondialog is a Python wrapper for the UNIX dialog utility originally
written by Savio Lam and later rewritten by Thomas E. Dickey. Its
purpose is to provide an easy to use, pythonic and as complete as
possible interface to dialog from Python code.
This version is a backport of pythondialog to Python 2. Unless you
really have to use Python 2, you should go to the pythondialog home page
and download the reference implementation which, at the time of this
writing (May 2015) and for the forseeable future, is targeted at Python 3.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/11/13 13:04:28 sthen Exp $
lib/python${MODPY_VERSION}/site-packages/dialog.py
lib/python${MODPY_VERSION}/site-packages/dialog.pyc
lib/python${MODPY_VERSION}/site-packages/python2_pythondialog-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info