varphi-tape


Namevarphi-tape JSON
Version 2.3 PyPI version JSON
download
home_pagehttps://github.com/hassanelsheikha/varphi-tape
SummaryA package for parsing unary tape symbols for a Turing machine using ANTLR.
upload_time2024-09-15 00:34:29
maintainerNone
docs_urlNone
authorHassan El-Sheikha
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # varphi-tape
Author: Hassan El-Sheikha

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hassanelsheikha/varphi-tape",
    "name": "varphi-tape",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hassan El-Sheikha",
    "author_email": "hassan.elsheikha@utoronto.ca",
    "download_url": "https://files.pythonhosted.org/packages/29/7c/3662415fcdcc7888205e8da7bd21438a261607df251d8578b12778353355/varphi_tape-2.3.tar.gz",
    "platform": null,
    "description": "# varphi-tape\nAuthor: Hassan El-Sheikha\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for parsing unary tape symbols for a Turing machine using ANTLR.",
    "version": "2.3",
    "project_urls": {
        "Homepage": "https://github.com/hassanelsheikha/varphi-tape"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "313e79381ea4ed268b5efe152d6b532b53a44261923b1e60c8e1329b15b123dc",
                "md5": "ee052337eecfb6ffebd7fb636f2def71",
                "sha256": "17c83fb24d5a9938028f8b01958bf23e6700a08c31aa6800088aa855e5c02a2d"
            },
            "downloads": -1,
            "filename": "varphi_tape-2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ee052337eecfb6ffebd7fb636f2def71",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 19680,
            "upload_time": "2024-09-15T00:34:27",
            "upload_time_iso_8601": "2024-09-15T00:34:27.815629Z",
            "url": "https://files.pythonhosted.org/packages/31/3e/79381ea4ed268b5efe152d6b532b53a44261923b1e60c8e1329b15b123dc/varphi_tape-2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "297c3662415fcdcc7888205e8da7bd21438a261607df251d8578b12778353355",
                "md5": "071b2ddcafbe13a343b42cbc8ad788b8",
                "sha256": "28a0432bbfe3fbe01dff67a2bf13503ffccb17dea3ceaaae457c30152982ba60"
            },
            "downloads": -1,
            "filename": "varphi_tape-2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "071b2ddcafbe13a343b42cbc8ad788b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 18339,
            "upload_time": "2024-09-15T00:34:29",
            "upload_time_iso_8601": "2024-09-15T00:34:29.045457Z",
            "url": "https://files.pythonhosted.org/packages/29/7c/3662415fcdcc7888205e8da7bd21438a261607df251d8578b12778353355/varphi_tape-2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-15 00:34:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hassanelsheikha",
    "github_project": "varphi-tape",
    "github_not_found": true,
    "lcname": "varphi-tape"
}
        
Elapsed time: 0.60378s