File: PKG-INFO

package info (click to toggle)
squaremap 1%3A1.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 136 kB
  • ctags: 128
  • sloc: python: 471; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 888 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Metadata-Version: 1.1
Name: SquareMap
Version: 1.0.4
Summary: Hierarchic data-visualisation control for wxPython
Home-page: https://launchpad.net/squaremap
Author: Mike C. Fletcher
Author-email: mcfletch@vrplumber.com
License: BSD
Description: 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.
Keywords: wxPython,squaremap
Platform: Any
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers