mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
- Rename devel/py-dialog3 to devel/py-pythondialog to honor PyPI name. Differential Revision: https://reviews.freebsd.org/D21734
6 lines
295 B
Text
6 lines
295 B
Text
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.
|
|
|
|
WWW: http://pythondialog.sourceforge.net/
|