xnvme


Namexnvme JSON
Version 0.7.4 PyPI version JSON
download
home_pagehttps://github.com/OpenMPDK/xNVMe
SummaryxNVMe Cython and ctypes language-bindings for Python
upload_time2024-02-04 07:09:34
maintainer
docs_urlNone
authorSimon A. F. Lund
requires_python>=3.6
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================
 xNVMe Python interfaces
=========================

xNVMe provides a raw mapping of the C API to Python via ctypes, these are
referred to as the Python bindings. 

For additional information see:

* The online docs_ for the latest released version
* The ``docs/python`` folder on the next_ branch of the repository_ for the
  upcoming release
* The ``docs/python/`` folder in the repository_ on any outstanding pull-requests_.

.. _docs: https://xnvme.io/docs/latest/python
.. _next: https://github.com/OpenMPDK/xNVMe/tree/next
.. _repository: https://github.com/OpenMPDK/xNVMe
.. _pull-requests: https://github.com/OpenMPDK/xNVMe/pulls
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenMPDK/xNVMe",
    "name": "xnvme",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Simon A. F. Lund",
    "author_email": "os@safl.dk",
    "download_url": "https://files.pythonhosted.org/packages/b9/b6/a7bedf46061ab0de9aa523c7554bcef60aed55f69e82dbf9a06ef1da87e4/xnvme-0.7.4.tar.gz",
    "platform": null,
    "description": "=========================\n xNVMe Python interfaces\n=========================\n\nxNVMe provides a raw mapping of the C API to Python via ctypes, these are\nreferred to as the Python bindings. \n\nFor additional information see:\n\n* The online docs_ for the latest released version\n* The ``docs/python`` folder on the next_ branch of the repository_ for the\n  upcoming release\n* The ``docs/python/`` folder in the repository_ on any outstanding pull-requests_.\n\n.. _docs: https://xnvme.io/docs/latest/python\n.. _next: https://github.com/OpenMPDK/xNVMe/tree/next\n.. _repository: https://github.com/OpenMPDK/xNVMe\n.. _pull-requests: https://github.com/OpenMPDK/xNVMe/pulls",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "xNVMe Cython and ctypes language-bindings for Python",
    "version": "0.7.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/OpenMPDK/xNVMe/issues",
        "Homepage": "https://github.com/OpenMPDK/xNVMe"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9b6a7bedf46061ab0de9aa523c7554bcef60aed55f69e82dbf9a06ef1da87e4",
                "md5": "9121e6c142cc4e3ad0313527a7f1ab3c",
                "sha256": "78af768a33ab54cc3896687d1bc3e0de6543e0ebf342c36639004dda9ddd34db"
            },
            "downloads": -1,
            "filename": "xnvme-0.7.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9121e6c142cc4e3ad0313527a7f1ab3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 32638,
            "upload_time": "2024-02-04T07:09:34",
            "upload_time_iso_8601": "2024-02-04T07:09:34.398640Z",
            "url": "https://files.pythonhosted.org/packages/b9/b6/a7bedf46061ab0de9aa523c7554bcef60aed55f69e82dbf9a06ef1da87e4/xnvme-0.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-04 07:09:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenMPDK",
    "github_project": "xNVMe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xnvme"
}
        
Elapsed time: 0.34423s