{ "info": { "author": "Oliver Steele", "author_email": "steele@osteele.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Artistic License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Human Machine Interfaces", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This package contains functions for manipulating Finite-State Automata (FSAs). \r\nIt includes functions for minimizing and determinizing FSAs, computing FSA\r\nintersections and unions, compiling a (non-POSIX) regular expression into an\r\nFSA, and compiling a set of regular expression productions into a chart parser.", "description_content_type": null, "docs_url": null, "download_url": "http://osteele.com/sources/FSA-1.0.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://osteele.com/software/pyfsa/", "keywords": null, "license": "Artistic License", "maintainer": null, "maintainer_email": null, "name": "FSA", "package_url": "https://pypi.org/project/FSA/", "platform": "Platform independent", "project_url": "https://pypi.org/project/FSA/", "project_urls": { "Download": "http://osteele.com/sources/FSA-1.0.zip", "Homepage": "http://osteele.com/software/pyfsa/" }, "release_url": "https://pypi.org/project/FSA/1.0/", "requires_dist": null, "requires_python": null, "summary": "Finite State Automaton library", "version": "1.0" }, "last_serial": 3292, "releases": { "1.0": [] }, "urls": [] }