python-automat: new package
authorJeffery To <redacted>
Mon, 15 Jan 2018 19:33:46 +0000 (03:33 +0800)
committerJeffery To <redacted>
Mon, 15 Jan 2018 19:33:46 +0000 (03:33 +0800)
commit39914d1f2caeba23681b85b189e66ebadd2fc1be
treed879db3d6f71e04945c61118620a611acdfec418
parent72a4ac1585da26134cfcd6656569acf77295b402
python-automat: new package

This is a new requirement for the Twisted package.

From the readme:

Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).

Signed-off-by: Jeffery To <redacted>
lang/python/python-automat/Makefile [new file with mode: 0644]
lang/python/python-automat/patches/001-do-not-use-setuptools-scm-m2r.patch [new file with mode: 0644]
lang/python/python-automat/patches/002-omit-visualize.patch [new file with mode: 0644]
lang/python/python-automat/patches/003-omit-tests.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT