pydispatchlib.dox 562 B

123456789101112131415161718
  1. /*! \page pydispach Customized PyDispacher library
  2. by GRASS Development Team (http://grass.osgeo.org)
  3. \section pydispachIntro Introduction
  4. Files dispatcher.py, errors.py, robustapply.py, robust.py and saferef.py are
  5. part of the original PyDispacher.
  6. File signal.py is the object-based easy to use interface created for GRASS.
  7. \section pydispachAuthors Authors
  8. Patrick K. O'Brien, Mike C. Fletcher and Contributors (original authors, see pydispatch/license.txt and pydispatch/PKG-INFO for details)
  9. Vaclav Petras (signal.py)
  10. Anna Kratochilova (signal.py)
  11. */