Source: mudpuppy Maintainer: Steven McDonald Section: python Priority: optional Standards-Version: 3.9.2.0 Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6) Package: mudpuppy Architecture: all Depends: ${misc:Depends}, ${python:Depends}, make-magic Description: Python based automation agent/client for make-magic Mudpuppy allows you to write independent modules in Python code, to automate items in a make-magic task. When run, mudpuppy will poll a make-magic server for tasks that are outstanding, and will complete any items with which it has a module for. Once the module has run successfully, mudpuppy will tell make-magic that the item has been completed, and then will look for more work to do.