Summary: | [NEW PORT] devel/py-Automat: Finite-state machines in Python | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John W. O'Brien <john> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | demon, python | ||||
Priority: | --- | Keywords: | easy, patch-ready | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 217183 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
John W. O'Brien
2017-02-18 01:01:20 UTC
A commit references this bug: Author: demon Date: Sat Feb 18 07:34:43 UTC 2017 New revision: 434330 URL: https://svnweb.freebsd.org/changeset/ports/434330 Log: New port: py-Automat Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers). PR: 217186 Submitted by: John W. O'Brien <john@saltant.com> Changes: head/devel/Makefile head/devel/py-Automat/ head/devel/py-Automat/Makefile head/devel/py-Automat/distinfo head/devel/py-Automat/files/ head/devel/py-Automat/files/patch-setup.py head/devel/py-Automat/pkg-descr |