pytools 2013.5.6-1 source package in Ubuntu

Changelog

pytools (2013.5.6-1) unstable; urgency=low


  * New upstream release.
  * Fix patch removing distributed decorator.

 -- Tomasz Rybak <email address hidden>  Tue, 27 Aug 2013 20:56:50 +0200

Upload details

Uploaded by:
Tomasz Rybak
Uploaded to:
Sid
Original maintainer:
Tomasz Rybak
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pytools_2013.5.6-1.dsc 2.0 KiB 8153df7f59e9a86c32af5a0ecd46af50fdfd44861d95c1b79827ecb7a63b112d
pytools_2013.5.6.orig.tar.gz 41.8 KiB e15dc874f9d8b3f13cf6297e509eaffe722c459cd92a39858813b8dba55bc77e
pytools_2013.5.6-1.debian.tar.gz 4.4 KiB b2c1b1821b5521e6ce5038d80e02ea5030b688efbb7daaddd44047f8dd4a8b81

Available diffs

No changes file available.

Binary packages built by this source

python-pytools: big bag of things supplementing Python standard library

 Pytools is a big bag of things that are needed by packages created by
 Andreas Kloeckner. They are used by python-pycuda and python-pyopencl
 packages. They contain, amongst other:
  * A ton of small tool functions such as len_iterable, argmin, tuple
    generation, permutation generation, ASCII table pretty printing,
    GvR's mokeypatch_xxx() hack, the elusive flatten, and much more
  * A time-series logging module, pytools.log
  * Batch job submission, pytools.batchjob
  * A lexer, pytools.lex

python3-pytools: big bag of things supplementing Python 3 standard library

 Pytools is a big bag of things that are needed by packages created by
 Andreas Kloeckner. They are used by python-pycuda and python-pyopencl
 packages. They contain, amongst other:
  * A ton of small tool functions such as len_iterable, argmin, tuple
    generation, permutation generation, ASCII table pretty printing,
    GvR's mokeypatch_xxx() hack, the elusive flatten, and much more
  * A time-series logging module, pytools.log
  * Batch job submission, pytools.batchjob
  * A lexer, pytools.lex
 .
 This package contains Python 3 modules.