| Port details on branch 2022Q2 |
- py-Automat Finite-state machines in Python
- 25.4.16 devel
=4 25.4.16Version of this port present on the latest quarterly branch. - Maintainer: john@saltant.com
 - Port Added: 2017-02-18 07:34:51
- Last Update: 2025-12-03 06:25:45
- Commit Hash: 0f66ff8
- People watching this port, also watch:: autoconf, libXdamage, py311-beautifulsoup, xcb-util-image, libevent
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/glyph/Automat
- Description:
- Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}Automat>0:devel/py-Automat@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-Automat/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-Automat
- pkg install py311-Automat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-Automat listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-Automat
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1750379324
SHA256 (automat-25.4.16.tar.gz) = 0017591a5477066e90d26b0e696ddc143baafd87b588cfac8100bc6be9634de0
SIZE (automat-25.4.16.tar.gz) = 129977
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
- py311-setuptools>=35.0.2 : devel/py-setuptools@py311
- py311-wheel>=0.29.0 : devel/py-wheel@py311
- py311-hatch-vcs>0 : devel/py-hatch-vcs@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-twisted
- net/py-magic-wormhole
- security/py-txtorcon
Configuration Options:
- No options to configure
- Options name:
- devel_py-Automat
- USES:
- python
- pkg-message:
- For install:
- Install graphics/py-graphviz and devel/py-twisted to enable state
machine visualization (`automat-visualize`).
- Master Sites:
|