Metadata-Version: 2.1
Name: automathon
Version: 0.0.1
Summary: A Python library for simulating finite automata
Home-page: https://github.com/rohaquinlop/automathon
Author: Robin Hafid Quintero Lopez
Author-email: rohaquinlop301@gmail.com
License: GNU General Public License v2.0
Download-URL: https://github.com/rohaquinlop/automathon/archive/v_000.tar.gz
Keywords: python,automata,automata,automathon
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

# automathon

[![Build Status](https://travis-ci.com/rohaquinlop/automathon.svg?branch=main)](https://travis-ci.com/rohaquinlop/automathon)

A Python library for simulating finite automata


