varphi-compiler


Namevarphi-compiler JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/hassanelsheikha/vpc
SummaryCompiler for the Varphi Programming Language.
upload_time2024-12-12 02:59:05
maintainerNone
docs_urlNone
authorHassan El-Sheikha
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vpc
A compiler for the Varphi Programming Language.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hassanelsheikha/vpc",
    "name": "varphi-compiler",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Hassan El-Sheikha",
    "author_email": "hassan.elsheikha@utoronto.ca",
    "download_url": "https://files.pythonhosted.org/packages/40/e4/7fd96b967879d9825281a730f81ef28c2464eb4def94df603420da924190/varphi_compiler-0.1.5.tar.gz",
    "platform": null,
    "description": "# vpc\r\nA compiler for the Varphi Programming Language.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Compiler for the Varphi Programming Language.",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/hassanelsheikha/vpc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21411b79e0a3d6abb81613e24aafcc94f079e771a01f97451f35a1cb26748081",
                "md5": "cbdfe8b7ef75645e1022d8a7508dc303",
                "sha256": "72705cee95f39da863e3f90fa589abde1e6a4cbb7ff753f88872083d61ad1e43"
            },
            "downloads": -1,
            "filename": "varphi_compiler-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cbdfe8b7ef75645e1022d8a7508dc303",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11333,
            "upload_time": "2024-12-12T02:59:04",
            "upload_time_iso_8601": "2024-12-12T02:59:04.781847Z",
            "url": "https://files.pythonhosted.org/packages/21/41/1b79e0a3d6abb81613e24aafcc94f079e771a01f97451f35a1cb26748081/varphi_compiler-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40e47fd96b967879d9825281a730f81ef28c2464eb4def94df603420da924190",
                "md5": "b4c0ea2b1fcffc6cb8218e0651f3d343",
                "sha256": "44d4d8416666d203d48de521cd3574face557eb5bd431f4fc2a19bab933b937b"
            },
            "downloads": -1,
            "filename": "varphi_compiler-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b4c0ea2b1fcffc6cb8218e0651f3d343",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8668,
            "upload_time": "2024-12-12T02:59:05",
            "upload_time_iso_8601": "2024-12-12T02:59:05.661772Z",
            "url": "https://files.pythonhosted.org/packages/40/e4/7fd96b967879d9825281a730f81ef28c2464eb4def94df603420da924190/varphi_compiler-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 02:59:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hassanelsheikha",
    "github_project": "vpc",
    "github_not_found": true,
    "lcname": "varphi-compiler"
}
        
Elapsed time: 2.04201s