pyjtagtools


Namepyjtagtools JSON
Version 0.10.1 PyPI version JSON
download
home_pagehttp://github.com/eblot/pyjtagtools
SummaryJTAG engine and tools
upload_time2024-11-23 21:48:55
maintainerEmmanuel Blot
docs_urlNone
authorEmmanuel Blot
requires_python>=3.9
licenseApache 2
keywords jtag bitmanip
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyJtagTools
===========

Overview
--------

PyJtagTools implements a JTAG TAP controller client.

It has been extracted from `PyFtdi <https://github.com/eblot/pyftdi>`_ v0.60, as its core features
are not specific to `PyFtdi <https://github.com/eblot/pyftdi>`_, and enable to support other JTAG
backend, for example the Remote BitBang protocol, which `OpenOCD <https://openocd.org>`_ implements.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/eblot/pyjtagtools",
    "name": "pyjtagtools",
    "maintainer": "Emmanuel Blot",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "emmanuel.blot@free.fr",
    "keywords": "jtag, bitmanip",
    "author": "Emmanuel Blot",
    "author_email": "emmanuel.blot@free.fr",
    "download_url": null,
    "platform": null,
    "description": "PyJtagTools\n===========\n\nOverview\n--------\n\nPyJtagTools implements a JTAG TAP controller client.\n\nIt has been extracted from `PyFtdi <https://github.com/eblot/pyftdi>`_ v0.60, as its core features\nare not specific to `PyFtdi <https://github.com/eblot/pyftdi>`_, and enable to support other JTAG\nbackend, for example the Remote BitBang protocol, which `OpenOCD <https://openocd.org>`_ implements.\n",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "JTAG engine and tools",
    "version": "0.10.1",
    "project_urls": {
        "Homepage": "http://github.com/eblot/pyjtagtools"
    },
    "split_keywords": [
        "jtag",
        " bitmanip"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb001fda0dedf5399a923a9f68a1b502b12f5e363f1b0b08b9fc456e31fc482e",
                "md5": "a66141f869bcc22b8cec9f3a3317846e",
                "sha256": "a9a4c8ab9c0b4d58912bbf6fdfaef480bf2f4db9dffbfd1f82099bf6f8541e5f"
            },
            "downloads": -1,
            "filename": "pyjtagtools-0.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a66141f869bcc22b8cec9f3a3317846e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 17319,
            "upload_time": "2024-11-23T21:48:55",
            "upload_time_iso_8601": "2024-11-23T21:48:55.814261Z",
            "url": "https://files.pythonhosted.org/packages/eb/00/1fda0dedf5399a923a9f68a1b502b12f5e363f1b0b08b9fc456e31fc482e/pyjtagtools-0.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-23 21:48:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eblot",
    "github_project": "pyjtagtools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pyjtagtools"
}
        
Elapsed time: 0.42602s