python-simpy 1.8-1 source package in Ubuntu

Changelog

python-simpy (1.8-1) unstable; urgency=low

  * New upstream release (Closes: #409997)
  * add Homepage fields and remove Homepage from package description.
  * Removed pycompat file and X{B|S}-Python related fields
	

 -- Stefan Ebner <email address hidden>   Thu,  26 Jun 2008 10:52:36 +0100

Upload details

Uploaded by:
Stefan Ebner
Uploaded to:
Intrepid
Original maintainer:
Antal A. Buss
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-simpy_1.8.orig.tar.gz 2.3 MiB 041fba78eaf040002e7ebaed3e7b1988b31f9199c3124f74900159e4be56c83a
python-simpy_1.8-1.diff.gz 3.2 KiB 2e8cf550351e92fe8d326dc12eb9cf5f77c70adcfce5dcad21766d3be11c7086
python-simpy_1.8-1.dsc 690 bytes a63eca6aac1a7f98a52cb597be3888a74215f6ca3759aa246522d7134f23b2ad

Available diffs

View changes file

Binary packages built by this source

python-simpy: python-based simulation package

 SimPy is a process-based discrete-event simulation language based on
 standard Python.
 .
 It provides the modeller with components of a simulation model.
 These include processes, for active components like customers, messages,
 and vehicles, and resources, for passive components that form limited
 capacity congestion points like servers, checkout counters, and tunnels.
 It also provides monitor variables to aid in gathering statistics.
 SimPy comes with extensive plotting capabilities.

python-simpy-doc: python-based simulation package, Documentation and examples

 SimPy is a process-based discrete-event simulation language based on
 standard Python.
 .
 It provides the modeller with components of a simulation model.
 These include processes, for active components like customers, messages,
 and vehicles, and resources, for passive components that form limited
 capacity congestion points like servers, checkout counters, and tunnels.
 It also provides monitor variables to aid in gathering statistics.
 SimPy comes with extensive plotting capabilities.
 .
 This package contains the HTML docs and examples of SimPy.

python-simpy-gui: python-based simulation package, GUI

 SimPy is a process-based discrete-event simulation language based on
 standard Python.
 .
 It provides the modeller with components of a simulation model.
 These include processes, for active components like customers, messages,
 and vehicles, and resources, for passive components that form limited
 capacity congestion points like servers, checkout counters, and tunnels.
 It also provides monitor variables to aid in gathering statistics.
 SimPy comes with extensive plotting capabilities.
 .
 This package contains the GUI parts of SimPy.