Metadata-Version: 2.1
Name: pydgets
Version: 0.10
Summary: Console widget library for Python 3
Home-page: https://github.com/honzamach/pydgets
Author: Jan Mach
Author-email: email@jan-mach.cz
License: MIT
Keywords: library console widgets
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Environment :: Console
License-File: LICENSE.txt

Pydgets
================================================================================

Python3 command line widget library.

.. warning::

    This library is still work in progress.

.. note::

    For usage and examples please see the source code, for demonstration execute
    the appropriate module with Python3 interpreter.

Copyright
--------------------------------------------------------------------------------

Copyright (C) since 2016 Jan Mach <honza.mach.ml@gmail.com>
Use of this package is governed by the MIT license, see LICENSE file.


