guppy 0.1.9-2ubuntu2 source package in Ubuntu

Changelog

guppy (0.1.9-2ubuntu2) oneiric; urgency=low

  * Disable tests which are incompatible with Python 2.7 on amd64.
    (LP: #770882)
 -- Barry Warsaw <email address hidden>   Mon, 12 Sep 2011 18:14:03 -0400

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
guppy_0.1.9.orig.tar.gz 473.4 KiB b575fe6065e417e5f714c766a7a138480b38bdbc4feaf0107c4213581c816ac9
guppy_0.1.9-2ubuntu2.debian.tar.gz 8.3 KiB 217c5bd9f9226cd984c972f85ead517f8ee61bb74085049b44e39e9ee14751fd
guppy_0.1.9-2ubuntu2.dsc 2.0 KiB 89f3ae4c7a1a4f099475d599322fe54f763634c8df835ef2555744a10f3cda6a

Available diffs

View changes file

Binary packages built by this source

python-guppy: Python programming environment Guppy-PE

 Guppy-PE is a programming environment providing object and heap
 memory sizing, profiling and analysis. It includes a prototypical
 specification language that can be used to formally specify aspects of
 Python programs and generate tests and documentation from a common
 source.
 .
 Modules which constitute the environment:
  - Heapy: debugging and optimization regarding memory related issues
    in Python programs
  - GSL (Guppy Specification Language): describes aspects of a system,
    especially its API, in a way that can be automatically converted
    to tests as well as to documents
  - Guppy: umbrella package combining Heapy and GSL with support
    utilities such as the Glue module that keeps things together

python-guppy-lib: Dynamic libraries for Guppy-PE

 This package contains dynamic architecuture-dependent libraries for
 Guppy-PE Python programming environment which is shipped within
 python-guppy package.

python-guppy-lib-dbg: Debug Build of Dynamic libraries for Guppy-PE

 This package contains unstripped and built with python-dbg dynamic
 architecuture-dependent libraries for Guppy-PE Python programming
 environment.