pyfasim


Namepyfasim JSON
Version 0.21 PyPI version JSON
download
home_page
SummaryPython Finite Automata Simulator
upload_time2023-02-09 19:40:46
maintainer
docs_urlNone
authorSamy Zafrany
requires_python
licenseMIT
keywords deterministic non-determistic finite automata pushdown turing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyfasim",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "deterministic non-determistic finite automata pushdown turing",
    "author": "Samy Zafrany",
    "author_email": "sz@samyzaf.com",
    "download_url": "https://files.pythonhosted.org/packages/b0/d1/18e855dd2ffe3758899d624879d7a2565d31ad8fc69023055f7c868c4032/pyfasim-0.21.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Finite Automata Simulator",
    "version": "0.21",
    "split_keywords": [
        "deterministic",
        "non-determistic",
        "finite",
        "automata",
        "pushdown",
        "turing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0d118e855dd2ffe3758899d624879d7a2565d31ad8fc69023055f7c868c4032",
                "md5": "849c22aa5963b4fb814aafe0e988d739",
                "sha256": "9aef8bba6d78e4681d05d67b13ddb27c34bc1dbcdf26bea00a3e9129845d0a09"
            },
            "downloads": -1,
            "filename": "pyfasim-0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "849c22aa5963b4fb814aafe0e988d739",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3776,
            "upload_time": "2023-02-09T19:40:46",
            "upload_time_iso_8601": "2023-02-09T19:40:46.464989Z",
            "url": "https://files.pythonhosted.org/packages/b0/d1/18e855dd2ffe3758899d624879d7a2565d31ad8fc69023055f7c868c4032/pyfasim-0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-09 19:40:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyfasim"
}
        
Elapsed time: 0.03872s