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

Format: 3.0 (quilt)
Source: pathos
Binary: python3-pathos, python-pathos-doc
Architecture: all
Version: 0.3.5-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.7.0
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.4.1), python3-multiprocess (>= 0.70.17), python3-pox (>= 0.3.7), python3-ppft (>= 1.7.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 profile:v1=!nodoc
 python3-pathos deb python optional arch=all
Checksums-Sha1:
 2b91774bdd3c076dbd889d2a7871a46af1ed6f59 153785 pathos_0.3.5.orig.tar.gz
 bfb8f455180d505e57f14e416ac1b50da145bf39 4620 pathos_0.3.5-1.debian.tar.xz
Checksums-Sha256:
 6656284a4aa6cfde7359a9058092968004d60742f9167ae7ff5c1b67c7a5ce39 153785 pathos_0.3.5.orig.tar.gz
 e5d0bb7f0f80518bdc454c6d7ac67eff27bbf47fd2d0d982dd848279a4547cd2 4620 pathos_0.3.5-1.debian.tar.xz
Files:
 aa8ee6c7038faa6275e0e95af49e5979 153785 pathos_0.3.5.orig.tar.gz
 2e202570a298da4124953ba352d3e257 4620 pathos_0.3.5-1.debian.tar.xz
Dgit: 6f626a888ec453fc334aff8da8bbef1c24a609ff debian archive/debian/0.3.5-1 https://git.dgit.debian.org/pathos

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmmx5CQACgkQOTWH2X2G
UAsf+Q/7BAl1suV4oTw2Tjf6aXy/LqwiP5UzifuCcTHlGgPPeWnmXZ1Mwbnzhawo
BtF97+Vo+usV84ES/y3c/SYnXngZQ9qVtRrCUGBCGLxxENYVKKBP5zNO1lCQZj3z
M/v/m0HYcXSPX/x8ntgLbpqr/pHmTSRTrM/f9lsRxrKuKqCPjsxVupaPpInm1d7R
PO7O5Aq32S5z5mqPq4NTnKF5aWgq0DAx5u2xHCmfY8/EgGnOXHJ3hz24xjwRdOEy
p8f/Aksl5rFXPrwyTTcD/SzonTiiVcaW3C8VdTZN/jzKOtDECgORhLxJ5ptITK47
p9HXRtRrVglgDnRtr1WSU9uOuBtIM9qWuBTZT58M/DPiDZ2P6Z/hZex1SvVVODNb
ACi4tHvhljpT46haVR7gp1vSYvYnhoVgQ5mKqYkhYeHFHISFUGJI6349N5P6RZ+K
glTX4Njk96xEjf6lBrdBOBjP5tKk+CMiIwXsxvM8pvVuvUHGRVgD5bTYM+y7v0rC
0XRheGG7qaV0PkvzRgv2eR0B2a+RcY75pA1uo6C13GAzC8UZMPjKQvRK67qZVPz4
7AUrZg0l4jIPr45L35TeS37urIp5jyiPafPqRKwIGbg8re7K8JBNoygPPryXroXq
yOPzFDEgbr30vTdhT8yvLE96odOpDfkBlOt9Fdwm5CYY0WDww0M=
=1LI9
-----END PGP SIGNATURE-----
