-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: pathos
Binary: python3-pathos, python-pathos-doc
Architecture: all
Version: 0.3.2-1
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Julian Gilbey <jdg@debian.org>
Homepage: https://github.com/uqfoundation/pathos
Description: Framework for heterogeneous parallel computing
 Pathos provides a consistent high-level interface for configuring and
 launching parallel computations across heterogeneous resources.  It
 provides configurable launchers for parallel and distributed
 computing, where each launcher contains the syntactic logic to
 configure and launch jobs in an execution environment.  Examples of
 launchers include: "pyina", a queue-less MPI-based launcher;
 "pathos", an ssh-based launcher; "multiprocess", a multi-process
 launcher.
 .
 It provides a consistent interface for parallel and/or distributed
 versions of "map" and "apply" for each launcher; the guiding design
 principle is that "map" and "apply" should be drop-in replacements in
 otherwise serial code, reducing the time to conver a code to
 parallel, but also enabling a single code-base to be maintained
 instead of requiring serial, parallel and distributed versions of
 code.
 .
 The "pathos" framework consists of several interoperating packages:
  * "dill": serialize all of Python (python3-dill)
  * "pox": utilities for filesystem exploration and automated builds
    (python3-pox)
  * "klepto": persistent caching to memory, disk, or database
    (python3-klepto)
  * "multiprocess": better multiprocessing and multithreading in Python
    (python3-multiprocess)
  * "ppft": distributed and parallel Python (python3-ppft)
  * "pyina": MPI parallel "map" and cluster scheduling (python3-pyina)
  * "pathos": graph management and execution in heterogeneous computing
    (python3-pathos)
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/pathos
Vcs-Git: https://salsa.debian.org/python-team/packages/pathos.git
Testsuite: autopkgtest
Testsuite-Triggers: python3-all
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-dill (>= 0.3.8), python3-multiprocess (>= 0.70.16), python3-pox (>= 0.3.4), python3-ppft (>= 1.7.6.8), python3-setuptools, python3-sphinx <!nodoc>, python3-sphinx-notfound-page <!nodoc>, python3-sphinx-rtd-theme <!nodoc>
Package-List:
 python-pathos-doc deb doc optional arch=all profile=!nodoc
 python3-pathos deb python optional arch=all
Checksums-Sha1:
 28fcbd465c6c079c780c8b63690bb9b102805bdc 153287 pathos_0.3.2.orig.tar.gz
 b462d0b56b67b5fac36624594664a917e7257f11 4016 pathos_0.3.2-1.debian.tar.xz
Checksums-Sha256:
 cb24ec2cf19bd5a6a2ca1a257438abf9c5df2fed6b4789770bef20bf86051d4c 153287 pathos_0.3.2.orig.tar.gz
 4fe9dbb875a9620ab83354a9e5977ee489a7a8d1145cf224d5bbbbbb5c95ad06 4016 pathos_0.3.2-1.debian.tar.xz
Files:
 c439d1253876a89f53fd2a0362bdb225 153287 pathos_0.3.2.orig.tar.gz
 173f71e36e8bd7149fc472e9d1a55419 4016 pathos_0.3.2-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmW7DFYACgkQwpPntGGC
Ws4HIA//SiqMyWThQsh8KgFDc8sbSaAw/v+KRGrYm2hR5wc38NJSG2s6g665Gso3
N6oLKezuA92iTKeFydZGnD8QeV0cuCi926WDWSB5xXkGiWLc8ucsi2kpZkmhKR3l
8NPPdk8Xbkd294yNHFCgMrQUT5FTM/z/uTS+I1eNOt3wL3QmZRZ4azeiaRdKatab
IbvIL5O2siCeyFJZQVLcefDNqxAb4pSAAd1QREmmBiKWqQDpWu6oMKFduCG6RV1h
oBnyecfaI+Db2s5HXeOq1ibpwHg38kgCS2R5ISzTXVGRSHu9lX7YOhh+YNpwSJiM
OWjgugUkNvYqyruQ56r9zMI3BGcDYCeBCCdtk+o+qqh+pXkgcR8y0MSiz0YOiDgC
FMFWfa97/jk7Mq8tjB8c5rdgsjZvjT/NjXKl48TiGbn9rnThPJTjIT1u/hPdD9L2
m8MkcYrhyiHkVnmdaIhipG9L0xSN8Q/8fZaV96YMQETiumwRakUJGOYSKy/ics8a
ZrNjdcy6Q3UE6VY1sIO6LUFRfpBKG1m82+1UyjI75+g/+v0LIjTfOYVneUL5Fwwg
ete1JfWQwr7wGC9yPy6V/U23ExV0umZhSs7WxGNFX31knkQg50Ps3V4AY64E4ZVQ
D+5bdmGGwyktuk6Gy+z+iYVEe2rrVYtKep0+MhnkuKsf/x/NEhM=
=mQP/
-----END PGP SIGNATURE-----
