
      # -*- Entry points: -*-
      [paste.global_paster_command]
      celeryd=celerypylons.commands:CeleryDaemonCommand
      celerybeat=celerypylons.commands:CeleryBeatCommand
      camqadm=celerypylons.commands:CAMQPAdminCommand
      celeryev=celerypylons.commands:CeleryEventCommand
      