Metadata-Version: 2.0
Name: uiutil
Version: 1.2.0
Summary: Utility module to assist creating Tk GUIs.
Home-page: https://bitbucket.org/{user}/{repo}.git
Author: Oli Davis & Hywel Thomas
Author-email: oli.davis@me.com & hywel.thomas@mac.com
License: MIT
Download-URL: https://bitbucket.org/{user}/
Keywords: uiutil
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Requires-Dist: pip (>=8.1.2)
Requires-Dist: logging-helper (>=1.3.1)
Requires-Dist: stateutil (>=1.0.8)
Requires-Dist: classutils (>=1.1.1)
Requires-Dist: configurationutil (>=1.2.3)
Requires-Dist: fdutil (>=1.2.4)

Template Python Module
========================

Provides a simple template for the creation of python modules



