:mod:`PyObjCTools` -- Utilities
================================

.. module:: PyObjCTools
   :platform: MacOS X
   :synopsis: Utilities for PyObjC

.. moduleauthor:: Ronald Oussoren <ronaldoussoren@mac.com>


The module :mod:`PyObjCTools` is a namespace package that is filled by
a number of PyObjC distributions. This package provides useful utilities
that build upon the core features of PyObjC.

.. toctree::
   :maxdepth: 1

   module-PyObjCTools.KeyValueCoding.rst
   module-PyObjCTools.AppHelper.rst
   module-PyObjCTools.Conversion.rst
   module-PyObjCTools.MachSignals.rst
   module-PyObjCTools.Signals.rst
   module-PyObjCTools.TestSupport.rst
