PackageTree
===========

.. currentmodule:: lsst.sconsUtils.dependencies

.. autoclass:: PackageTree
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~PackageTree.name

   .. rubric:: Methods Summary

   .. autosummary::

      ~PackageTree.configure
      ~PackageTree.get
      ~PackageTree.has_key
      ~PackageTree.keys

   .. rubric:: Attributes Documentation

   .. autoattribute:: name

   .. rubric:: Methods Documentation

   .. automethod:: configure
   .. automethod:: get
   .. automethod:: has_key
   .. automethod:: keys