Package creator:

  Paul Boddie <paul@boddie.org.uk>

The origin of the package is:

  http://www.python.org/pypi/parallel

Package author:

  Paul Boddie <paul@boddie.org.uk>

Copyright:

Licence Agreement for parallel/pprocess
---------------------------------------

Copyright (C) 2005, 2006, 2007 Paul Boddie <paul@boddie.org.uk>

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
details.

You should have received a copy of the GNU Lesser General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.

Licence Agreement for PyGmy
---------------------------

Copyright (C) 2005 Dave Griffiths
Copyright (C) 2006 Paul Boddie <paul@boddie.org.uk>

This software is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of
the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public
License along with this library; see the file LICENCE.txt
If not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA

Notes on the Inclusion of PyGmy
-------------------------------

PyGmy is included in this distribution of parallel/pprocess as an independent
demonstration of the pprocess library's facilities. This distribution is thus
considered as an aggregation of the two works, with separate licences
governing each work.
