-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (quilt)
Source: pathos
Binary: python3-pathos, python-pathos-doc
Architecture: all
Version: 0.3.1-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.7), python3-multiprocess (>= 0.70.15), python3-pox (>= 0.3.3), python3-ppft (>= 1.7.6.7), 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:
 9eef7d19e358408f2ac85e35011ad03330d6c887 152953 pathos_0.3.1.orig.tar.gz
 835e4a74ec6ef9ec633ec115f98a13c3f39dba87 3872 pathos_0.3.1-1.debian.tar.xz
Checksums-Sha256:
 0c9f42fcaa82cad4073a02d47580012079b27332f0faa9248b181e38eea034e3 152953 pathos_0.3.1.orig.tar.gz
 53eb338d12d22e87094a59e09bd39e3652d692cecf9ecbaf647a19961d14ece4 3872 pathos_0.3.1-1.debian.tar.xz
Files:
 f3fbba94ba2abb56f7805c6b2dc1029e 152953 pathos_0.3.1.orig.tar.gz
 0e615158e6d69da708b2fc2781ffc16c 3872 pathos_0.3.1-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEfhrD+iemSShMMj72aVxCkxbAe/4FAmTGX68ACgkQaVxCkxbA
e/7WPQ//XvUhwduhyBp97jW4LeXpoUCEqIJoJpYd+5xxLYi6F8DPmSe6kHS12Zvw
F7f4seyiJdEGI/aN76B/fBIa2jeRC839EbQTOFUoNncaFdf6ko9Y11zHTge07Mkk
gPuK0VSDg4N2Mm/46ePd7ySrWIeUe890Gfdd1+iC8uZLXOy+4s1epZeiH3IeOCyE
Gmi48HmQscli6RTYSLBy7zCBjFojyfZJWFnawfaQgFI7+ZtJOyABZMBALcKAY9bJ
sPbEzwycWcPsfPjdNNSyuvxaxaTXtNyhz2gcZen7xA7kikL/01tgSSMgAIjbMAZw
YaiBZ6SJjQjQtfjqb5/fBxkf2CBlAj29QZ4tddYuK5bZ9/hcKfdfqZEQhKGvRRzt
Y07Xk3NxgMlVHPoAygfIgYLbLmOOaQHj7Als6ANvv7kjMLbycq/sHSA2lGxkxkVn
JG6rFp/TahnewUl5kS/SN0NDZdqGEbfu2vtO6fPfmaMjvftU7TGK/A5wLb5vKjiv
jPz1g20nAvPvop7T64AEWIRp7Ekp2Cysd27DGaVjSoDi1SwB9cWzfPY4A+nmTl1/
yKwvDtaSnblxBtxzlySiKmuIED3xFGWn2MzBF8+zp++XMAzwTJr9uc5vwD0igPTM
7m9DlrhSZZysaWSmsjDMfJk2EZC7+ovi2o6bn1oXGj7Cvfcggv0=
=anrL
-----END PGP SIGNATURE-----
