Metadata-Version: 2.4
Name: SquareMap
Version: 1.0.5
Summary: Hierarchic data-visualisation control for wxPython
Home-page: https://launchpad.net/squaremap
Author: Mike C. Fletcher
Author-email: mcfletch@vrplumber.com
License: BSD
Keywords: wxPython,squaremap
Platform: Any
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Dist: six
Requires-Dist: wxPython
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary

Hierarchic visualization control for wxPython 

Hierarchic data visualization control intended for use with 
structures where "parents" hold collections of weighted children.

Can be used for viewing sizes of directories on file-systems,
running-time of functions in profiling, or time spent on tasks 
in a time-tracking application.
