python-simpy3 3.0.10-1 source package in Ubuntu

Changelog

python-simpy3 (3.0.10-1) unstable; urgency=low

  * New upstream release 3.0.10
  * Update to Standards-Version 3.9.8 (no changes)
  * Add myself to uploaders

  [ Larissa Reis ]
  * New upstream release 3.0.8
  * New monitoring guide in documentation
  * Fixed and improved test cases

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

 -- W. Martin Borgert <email address hidden>  Mon, 26 Sep 2016 20:32:19 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-simpy3_3.0.10-1.dsc 2.2 KiB defb2109caf2113647cef0a29308102a5238941fdbc4c44157eb976db0e51b86
python-simpy3_3.0.10.orig.tar.gz 388.8 KiB 6a848e2f738fd1a461f3dc5ef4a1bd6b6faf1a05f5982a0c5bdee586f646eb80
python-simpy3_3.0.10-1.debian.tar.xz 130.2 KiB 98846d7ff9c13275bb3afd395db60a217f88424c3d4114ae7b75850f9cad6587

Available diffs

No changes file available.

Binary packages built by this source

python-simpy3: python-based simulation package

 SimPy is a process-based discrete-event simulation language based on
 standard Python.
 .
 Its event dispatcher is based on Python’s generators and can also be
 used for asynchronous networking or to implement multi-agent systems (with
 both, simulated and real communication). Processes in SimPy are defined by
 Python generator functions and can, for example, be used to model active
 components like customers, vehicles or agents. SimPy also provides various
 types of shared resources to model limited capacity congestion points (like
 servers, checkout counters and tunnels).
 .
 This package contains SimPy 3, which has conceptual and API changes from the
 previous version SimPy 2.

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

 SimPy is a process-based discrete-event simulation language based on
 standard Python.
 .
 Its event dispatcher is based on Python’s generators and can also be
 used for asynchronous networking or to implement multi-agent systems (with
 both, simulated and real communication). Processes in SimPy are defined by
 Python generator functions and can, for example, be used to model active
 components like customers, vehicles or agents. SimPy also provides various
 types of shared resources to model limited capacity congestion points (like
 servers, checkout counters and tunnels).
 .
 This package contains the HTML docs and examples of SimPy 3.

python3-simpy3: No summary available for python3-simpy3 in ubuntu zesty.

No description available for python3-simpy3 in ubuntu zesty.