Metadata-Version: 1.0
Name: pythondialog
Version: 2.11
Summary: A Python interface to the UNIX dialog utility and mostly-compatible programs
Home-page: http://people.via.ecp.fr/~flo/
Author: Florent Rougon
Author-email: flo@via.ecp.fr
License: LGPL
Download-URL: http://people.via.ecp.fr/~flo/projects/pythondialog/dist/python2-pythondialog-2.11.tar.gz
Description: Python interface to the UNIX dialog utility
        -------------------------------------------
        
        pythondialog provides an easy, pythonic and comprehensive way to use the
        dialog_ features from Python code. Backend programs that are almost compatible
        with dialog are also supported if someone cares about them.
        
        .. _dialog: http://invisible-island.net/dialog/dialog.html
Keywords: dialog,Xdialog,whiptail,text-mode interface
Platform: Unix
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console :: Curses
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: Unix
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Software Development :: Widget Sets
