nv2a-pretty


Namenv2a-pretty JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryVisualizer for xemu/nv2a-trace XBOX GPU (nv2a) logs.
upload_time2025-07-26 03:44:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseThis is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <https://unlicense.org>
keywords assembler nv2a nvidia vertex shader xbox
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Visualizer for nv2a trace logs (as written by [xemu](https://xemu.app)
or [xbdm_gdb_bridge](https://github.com/abaire/xbdm_gdb_bridge))

# Use

Run `nv2apretty` with `--help` to see command line options.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nv2a-pretty",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "assembler, nv2a, nvidia, vertex shader, xbox",
    "author": null,
    "author_email": "Erik Abair <erik.abair@bearbrains.work>",
    "download_url": "https://files.pythonhosted.org/packages/d6/47/36ca295dd746326ba3ebac18509cd05a089aa936fe58e0816ebd5186e45a/nv2a_pretty-0.1.0.tar.gz",
    "platform": null,
    "description": "Visualizer for nv2a trace logs (as written by [xemu](https://xemu.app)\nor [xbdm_gdb_bridge](https://github.com/abaire/xbdm_gdb_bridge))\n\n# Use\n\nRun `nv2apretty` with `--help` to see command line options.\n",
    "bugtrack_url": null,
    "license": "This is free and unencumbered software released into the public domain.\n        \n        Anyone is free to copy, modify, publish, use, compile, sell, or\n        distribute this software, either in source code form or as a compiled\n        binary, for any purpose, commercial or non-commercial, and by any\n        means.\n        \n        In jurisdictions that recognize copyright laws, the author or authors\n        of this software dedicate any and all copyright interest in the\n        software to the public domain. We make this dedication for the benefit\n        of the public at large and to the detriment of our heirs and\n        successors. We intend this dedication to be an overt act of\n        relinquishment in perpetuity of all present and future rights to this\n        software under copyright law.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n        EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n        MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\n        IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\n        OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\n        ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n        OTHER DEALINGS IN THE SOFTWARE.\n        \n        For more information, please refer to <https://unlicense.org>",
    "summary": "Visualizer for xemu/nv2a-trace XBOX GPU (nv2a) logs.",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://github.com/abaire/nv2apretty#readme",
        "Issues": "https://github.com/abaire/nv2apretty/issues",
        "Source": "https://github.com/abaire/nv2apretty"
    },
    "split_keywords": [
        "assembler",
        " nv2a",
        " nvidia",
        " vertex shader",
        " xbox"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6afbeca7ac1236b63ff008ef554e032cd4be733a12ef299b6c22664e3fbb96e5",
                "md5": "588416346136b6139a027a5becc7ed4c",
                "sha256": "bc7e46e3da0a049b2e62071c52a03af9a06bca36a6b30356499dcd4899710682"
            },
            "downloads": -1,
            "filename": "nv2a_pretty-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "588416346136b6139a027a5becc7ed4c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 34354,
            "upload_time": "2025-07-26T03:44:13",
            "upload_time_iso_8601": "2025-07-26T03:44:13.985346Z",
            "url": "https://files.pythonhosted.org/packages/6a/fb/eca7ac1236b63ff008ef554e032cd4be733a12ef299b6c22664e3fbb96e5/nv2a_pretty-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d64736ca295dd746326ba3ebac18509cd05a089aa936fe58e0816ebd5186e45a",
                "md5": "c49cdfae75f0c949608a50812ceb7648",
                "sha256": "7e7e4151749dddf927b5dfad8cb2f3eb5b278485273a3066eecd83769e5bd2a3"
            },
            "downloads": -1,
            "filename": "nv2a_pretty-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c49cdfae75f0c949608a50812ceb7648",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 14027266,
            "upload_time": "2025-07-26T03:44:15",
            "upload_time_iso_8601": "2025-07-26T03:44:15.956365Z",
            "url": "https://files.pythonhosted.org/packages/d6/47/36ca295dd746326ba3ebac18509cd05a089aa936fe58e0816ebd5186e45a/nv2a_pretty-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-26 03:44:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abaire",
    "github_project": "nv2apretty#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nv2a-pretty"
}
        
Elapsed time: 1.89820s