diff options
Diffstat (limited to 'devel/py-pythondialog/pkg-descr')
-rw-r--r-- | devel/py-pythondialog/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pythondialog/pkg-descr b/devel/py-pythondialog/pkg-descr index 418054abacef..e3eca04be09d 100644 --- a/devel/py-pythondialog/pkg-descr +++ b/devel/py-pythondialog/pkg-descr @@ -2,5 +2,3 @@ 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/ |