Source: python-simpy Maintainer: Debian Python Modules Team Uploaders: Nicolas Dandrimont Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all, python3-all, python3-doc, python-pytest, python-sphinx Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-simpy.git Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-simpy.git Homepage: http://simpy.sourceforge.net/ Package: python-simpy Architecture: all Depends: ${python:Depends}, ${misc:Depends} Recommends: python-simpy-doc, python-simpy-gui Description: 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. Package: python3-simpy Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Recommends: python-simpy-doc Description: 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. Package: python-simpy-doc Architecture: all Section: doc Depends: ${sphinxdoc:Depends}, ${misc:Depends}, libjs-jquery, libjs-underscore, python3-doc, Description: 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. Package: python-simpy-gui Architecture: all Depends: ${python:Depends}, python-simpy (= ${binary:Version}), python-tk, ${misc:Depends} Description: 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.