python-automaton 1.14.0-0ubuntu1 source package in Ubuntu

Changelog

python-automaton (1.14.0-0ubuntu1) bionic; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/*: wrap-and-sort -bast.
  * d/control: Bump debhelper compat to 10.

 -- Corey Bryant <email address hidden>  Tue, 23 Jan 2018 12:06:11 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-automaton_1.14.0.orig.tar.gz 29.7 KiB 7c2e9e784ecab01cb00909f86c88e4e9de74d95adc28cd6beb9586b6ad93ddc4
python-automaton_1.14.0-0ubuntu1.debian.tar.xz 3.5 KiB 30c7304d236a5adf4b49572efe080505a4e2a98be273d421a361046197dd237a
python-automaton_1.14.0-0ubuntu1.dsc 2.9 KiB e72379833751704574c728ee39fc3bbb5cd2a8bbc284f128b9cf643334c327c3

View changes file

Binary packages built by this source

python-automaton: No summary available for python-automaton in ubuntu disco.

No description available for python-automaton in ubuntu disco.

python-automaton-doc: friendly state machines - doc

 Automaton is a friendly state machines for Python. This state machine can be
 used to automatically run a given set of transitions and states in response to
 events (either from callbacks or from generator/iterator send() values, see
 PEP 342). On each triggered event, a on_enter and on_exit callback can also be
 provided which will be called to perform some type of action on leaving a
 prior state and before entering a new state.
 .
 This package contains the documentation.

python3-automaton: No summary available for python3-automaton in ubuntu eoan.

No description available for python3-automaton in ubuntu eoan.