============
InspectorKit
============

:Author: Saso Kiselkov, Yen-Ju Chen
:License: BSD license (see COPYING document)
:Version: 0.1

InspectorKit provides commonly used inspector.
It is originally part of OpenSpaceManager
and mostly rewritten to use other components in Etoile.
Ideally, Inspector should automatically pick suitable panes for selected file
or object.

Build and Install
-----------------

make; sudo make install


Developer notes
===============

Dependency
---------

PaneKit


