python-simpy 2.3.1+dfsg-5 source package in Ubuntu

Changelog

python-simpy (2.3.1+dfsg-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + python-simpy-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 22:39:10 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-simpy_2.3.1+dfsg-5.dsc 2.2 KiB 5da3f69659cff00010f9da400c7582aa62f48af8e9bcccb0c3412a0343422b83
python-simpy_2.3.1+dfsg.orig.tar.xz 1.4 MiB 4478f3f5966e7c584803dc4860106d0661e7470fec74e9b1c785a6f696348105
python-simpy_2.3.1+dfsg-5.debian.tar.xz 5.8 KiB e619791a3e7e13e337065930e3f45aea04d9f6bea58bf6828b1238860af29f20

Available diffs

No changes file available.

Binary packages built by this source

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.

python3-simpy: python-based simulation package (Python3 version)

 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 Python3 version of SimPy.