brainplus


Namebrainplus JSON
Version 1.0 PyPI version JSON
download
home_pageNone
SummaryA compiler for Brainfuck+ esotheric language.
upload_time2024-08-11 07:03:05
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "brainplus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Elia Toselli <elia.toselli@outlook.it>",
    "download_url": "https://files.pythonhosted.org/packages/ce/7f/f3dd0c38b8478ec0c66692e4301ee6bba758b0cc9cb2dff3c94ad0fc8161/brainplus-1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A compiler for Brainfuck+ esotheric language.",
    "version": "1.0",
    "project_urls": {
        "Home": "https://github.com/hilcon222/brainplus"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9337df715979aff80bb9f7d1a134310ff1a9f58e765a7ac449d1507258803f13",
                "md5": "e812cbd96d1f0d8285cdcc72282315b0",
                "sha256": "37c9e3cde1f76198121a2f6166b8cfa7871cdbbbf754ffd7fbf67116afd6a313"
            },
            "downloads": -1,
            "filename": "brainplus-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e812cbd96d1f0d8285cdcc72282315b0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 16991,
            "upload_time": "2024-08-11T07:03:04",
            "upload_time_iso_8601": "2024-08-11T07:03:04.169189Z",
            "url": "https://files.pythonhosted.org/packages/93/37/df715979aff80bb9f7d1a134310ff1a9f58e765a7ac449d1507258803f13/brainplus-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce7ff3dd0c38b8478ec0c66692e4301ee6bba758b0cc9cb2dff3c94ad0fc8161",
                "md5": "13dbdf935564f5103fa7ff59e79dc5cc",
                "sha256": "7e829f95ebe5882672806a99e2c367eab26db8d7e60d97afbea5ff4f26805867"
            },
            "downloads": -1,
            "filename": "brainplus-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "13dbdf935564f5103fa7ff59e79dc5cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16147,
            "upload_time": "2024-08-11T07:03:05",
            "upload_time_iso_8601": "2024-08-11T07:03:05.163037Z",
            "url": "https://files.pythonhosted.org/packages/ce/7f/f3dd0c38b8478ec0c66692e4301ee6bba758b0cc9cb2dff3c94ad0fc8161/brainplus-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-11 07:03:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hilcon222",
    "github_project": "brainplus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "brainplus"
}
        
Elapsed time: 0.31726s