AssemblyLinePython


NameAssemblyLinePython JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/FloydZ/AssemblyLinePython
SummaryTODO
upload_time2024-04-08 14:22:00
maintainerNone
docs_urlNone
authorFloyd Zweydinger
requires_pythonNone
licenseNone
keywords assembly assembler asm opcodes x86 x86-64 isa cpu
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            TODO

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FloydZ/AssemblyLinePython",
    "name": "AssemblyLinePython",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "assembly, assembler, asm, opcodes, x86, x86-64, isa, cpu",
    "author": "Floyd Zweydinger",
    "author_email": "zweydfg8+github@rub.de",
    "download_url": "https://files.pythonhosted.org/packages/c1/53/af715cc77d50cf2350dd4ff336802417cae903d80d7d161429e45f2d8a21/AssemblyLinePython-0.0.2.tar.gz",
    "platform": null,
    "description": "TODO\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "TODO",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/FloydZ/AssemblyLinePython"
    },
    "split_keywords": [
        "assembly",
        " assembler",
        " asm",
        " opcodes",
        " x86",
        " x86-64",
        " isa",
        " cpu"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a8cb79c3281005934b6792e203dc21e3ae67558ab37e309ba90d205e540c50b",
                "md5": "554af0e898a75aeeeb397e0ad315d143",
                "sha256": "77ef32064f74d3c88b85a28450f1e5bb89e7ed7f8e8251476d5ce766defc356c"
            },
            "downloads": -1,
            "filename": "AssemblyLinePython-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "554af0e898a75aeeeb397e0ad315d143",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6232,
            "upload_time": "2024-04-08T14:21:59",
            "upload_time_iso_8601": "2024-04-08T14:21:59.359746Z",
            "url": "https://files.pythonhosted.org/packages/9a/8c/b79c3281005934b6792e203dc21e3ae67558ab37e309ba90d205e540c50b/AssemblyLinePython-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c153af715cc77d50cf2350dd4ff336802417cae903d80d7d161429e45f2d8a21",
                "md5": "5b13066b0ae747fa03a4821e24c905f4",
                "sha256": "9657fd44106a09f22b4693402a4efe8c9f877953bb6f1d41f5d6ad1b89cf331a"
            },
            "downloads": -1,
            "filename": "AssemblyLinePython-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5b13066b0ae747fa03a4821e24c905f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7254,
            "upload_time": "2024-04-08T14:22:00",
            "upload_time_iso_8601": "2024-04-08T14:22:00.714572Z",
            "url": "https://files.pythonhosted.org/packages/c1/53/af715cc77d50cf2350dd4ff336802417cae903d80d7d161429e45f2d8a21/AssemblyLinePython-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 14:22:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FloydZ",
    "github_project": "AssemblyLinePython",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "assemblylinepython"
}
        
Elapsed time: 0.22434s