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

Format: 3.0 (quilt)
Source: pathos
Binary: python3-pathos, python-pathos-doc
Architecture: all
Version: 0.3.4-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.0), python3-multiprocess (>= 0.70.17), python3-pox (>= 0.3.6), python3-ppft (>= 1.7.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:
 db4466a5d84a9b6cdb2e37bbfc38d690c0939a49 153694 pathos_0.3.4.orig.tar.gz
 6dcc706b584daefb3c2646b966db8a2cd99e99c4 4608 pathos_0.3.4-1.debian.tar.xz
Checksums-Sha256:
 7dcc97dd44faf3420afeee05de6f5561e84d200a4e98dc8e848c536584ecd68b 153694 pathos_0.3.4.orig.tar.gz
 a657d901c66a9d6600afa777842d0a36e73be2b8a8430bef69212fc7738e54b9 4608 pathos_0.3.4-1.debian.tar.xz
Files:
 5ba77608e7525da871ee365adf28ec52 153694 pathos_0.3.4.orig.tar.gz
 5d86351dfbe2d3063da21cb8dd95963c 4608 pathos_0.3.4-1.debian.tar.xz
Dgit: 4b4409adc00e043cc9994c5d76ef430783db4b2a debian archive/debian/0.3.4-1 https://git.dgit.debian.org/pathos

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmi0Y48ACgkQOTWH2X2G
UAu6FRAArYWZrv7aiLY7dhfT2HbhqjB1StqkeVy0ImThZ8GzhM0LRO5gkGIr6+xX
CNl7ci5i6x5HQxJf851ZD7MMYd2exZQoO53zCY+PzkOUZ2bKvJFS5dt34EusaQJo
Nfh1C3lYzVBHRdmB9BwZGe4yl2mXPAqOfxuT8xp2d14WtDyVRVw+P/tnQlSEEHne
WNAajdGaHECpE3pKvu1LsTT+ujKPjy7XKf9uu44fByeB2xJGpEKquhbzJAyvtA0A
FE5uAxWncpNOyh0gf+9H5mAKQS6R2XpDDps3bq4kEYI+cVEK7BTPmim2LrDWGBQv
g5eqDe89+motCtjoHV+iVGdn5Oj40UawsG7XODyWkQLKmgv1F5PmxTvrxTOA31ew
gevaCtI+BoPLdjPUUByHvgEa++5F6cZUT8+AB6EBCkdzFBXfiOapN2GE4zYxgva0
dFA4xH9/9Cu3fW3+A8J3ucXJYvn+7k4VghBOTsuj7xmgI5SsrDstzBvxpWofklvt
lqdxILjzsFcTE3p3hr98EMMaXovA8CsmSpqdy4BP9N3ODWPId8IprLt/06lJ6fqP
lJ9IT1L7LD261ZBlYy/eMSeRtgDvhB67YRidmseBA6EypK5Lsam8b2FwulTOvcBw
wivQXxP6VcoWzTYoEs41bVEQ8wqxh+S8JrAZWbz8JEoHpNrBKfs=
=P0RB
-----END PGP SIGNATURE-----
