Metadata-Version: 2.4
Name: pybitfsm
Version: 0.0.1
Summary: Superoptimizer for tiny finite state machines over bit inputs
Author-Email: Brendan MacDonell <brendan@macdonell.net>
License-File: LICENSE.txt
License-File: third_party/doctest/LICENSE.txt
License-File: third_party/taskflow/LICENSE.txt
License-File: third_party/wyhash/LICENSE.txt
License-File: third_party/xoshiro256pp/LICENSE.txt
License-File: third_party/xxhash/LICENSE.txt
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development
Project-URL: homepage, https://github.com/bremac/bitfsm/
Project-URL: repository, https://github.com/bremac/bitfsm.git
Requires-Python: >=3.9
Description-Content-Type: text/markdown

