codesynth


Namecodesynth JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/mm21/codesynth
SummaryPackage to generate language-agnostic structured code
upload_time2024-03-17 18:41:53
maintainer
docs_urlNone
authormm21
requires_python>=3.12,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # codesynth

Package to generate language-agnostic structured code. Work in progress, but the code itself is documented.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mm21/codesynth",
    "name": "codesynth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.12,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "mm21",
    "author_email": "mm21.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/68/ee12e6426f5c4802ba64e704eb2f6c8546aeb174cabc4f7c61a2ddb3a43a/codesynth-0.1.0.tar.gz",
    "platform": null,
    "description": "# codesynth\n\nPackage to generate language-agnostic structured code. Work in progress, but the code itself is documented.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Package to generate language-agnostic structured code",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/mm21/codesynth"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aada341334808d46a23515fbc0432ff923e742e4a97e7c9361d773b136302954",
                "md5": "4aa186ed78574d223b1b708b80cbc59e",
                "sha256": "0b27674f7e5d7d103b62d0923a62f391ce79e4bd82448b73f6036d09b948e7be"
            },
            "downloads": -1,
            "filename": "codesynth-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4aa186ed78574d223b1b708b80cbc59e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12,<4.0",
            "size": 3845,
            "upload_time": "2024-03-17T18:41:51",
            "upload_time_iso_8601": "2024-03-17T18:41:51.599611Z",
            "url": "https://files.pythonhosted.org/packages/aa/da/341334808d46a23515fbc0432ff923e742e4a97e7c9361d773b136302954/codesynth-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e568ee12e6426f5c4802ba64e704eb2f6c8546aeb174cabc4f7c61a2ddb3a43a",
                "md5": "ef8344d828ce9fadcc8a8c8fff9e1425",
                "sha256": "7c22d49c65a70368c8ed34062bfe4231f7e61713893a9502c4622f57c8a27ded"
            },
            "downloads": -1,
            "filename": "codesynth-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ef8344d828ce9fadcc8a8c8fff9e1425",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12,<4.0",
            "size": 3188,
            "upload_time": "2024-03-17T18:41:53",
            "upload_time_iso_8601": "2024-03-17T18:41:53.554753Z",
            "url": "https://files.pythonhosted.org/packages/e5/68/ee12e6426f5c4802ba64e704eb2f6c8546aeb174cabc4f7c61a2ddb3a43a/codesynth-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-17 18:41:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mm21",
    "github_project": "codesynth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "codesynth"
}
        
Elapsed time: 0.19859s