pkgsrc-wip/py-processing/distinfo
Kamel Ibn Aziz Derouiche f1ac4587bd Import py25-processing-0.52 as wip/py-processing.
Processing is a Python package which supports the spawning of processes
using the API of the standard library's threading module. Features include:

 * Objects can  be transferred  between  processes using pipes or
   multi-producer/multi-consumer queues.
 * Objects can be shared between processes using a server process or
   (for simple data) shared memory.
 * Equivalents  of all the synchronization primitives in threading
   are available.
 * A Pool class makes it easy to submit tasks to a pool of worker
   processes.
2010-01-03 22:19:21 +00:00

5 lines
246 B
Text

$NetBSD: distinfo,v 1.1.1.1 2010/01/03 22:19:21 jihbed Exp $
SHA1 (processing-0.52.zip) = 242cd025d80a5e077de01676465f6b8582222bf4
RMD160 (processing-0.52.zip) = c04aa3ce3bf5534fa9d98dbfbec8c0ee0cf3fbd7
Size (processing-0.52.zip) = 178013 bytes