ndn-bootstrap


Namendn-bootstrap JSON
Version 0.1.post2 PyPI version JSON
download
home_pagehttps://github.com/tianyuan129/ndn-bootstrap
SummaryNDN security bootstrapping tools in Python, built upon NDNCERT v0.3
upload_time2023-02-01 16:11:59
maintainer
docs_urlNone
authorTianyuan Yu
requires_python>=3.10
licenseApache License 2.0
keywords ndn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ndn-bootstrap
=============

|Code Size|
|Release Badge|
|Doc Badge|

A Bootstrapping Tool for Named Data Networking, based on python-ndn_

It supports Python >=3.10.

Please see our documentation_ if you have any issues.

.. |Code Size| image:: https://img.shields.io/github/languages/code-size/tianyuan129/ndn-bootstrap
    :target: https://github.com/tianyuan129/ndn-bootstrap
    :alt: Code Size

.. |Release Badge| image:: https://img.shields.io/pypi/v/ndn-bootstrap?label=release
    :target: https://pypi.org/project/ndn-bootstrap/
    :alt: Release Ver

.. |Doc Badge| image:: https://readthedocs.org/projects/ndn-bootstrap/badge/?version=latest
    :target: https://ndn-bootstrap.readthedocs.io/en/latest/?badge=latest
    :alt: Doc Status

.. _python-ndn: https://github.com/named-data/python-ndn

.. _documentation: https://ndn-bootstrap.readthedocs.io/en/latest/index.html

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tianyuan129/ndn-bootstrap",
    "name": "ndn-bootstrap",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "NDN",
    "author": "Tianyuan Yu",
    "author_email": "tianyuan@cs.ucla.edu",
    "download_url": "https://files.pythonhosted.org/packages/52/95/d85bc42450d1aa6455734e5aa450ddc9005dd6cb9cbc7f03909dc2f6bcd9/ndn-bootstrap-0.1.post2.tar.gz",
    "platform": null,
    "description": "ndn-bootstrap\n=============\n\n|Code Size|\n|Release Badge|\n|Doc Badge|\n\nA Bootstrapping Tool for Named Data Networking, based on python-ndn_\n\nIt supports Python >=3.10.\n\nPlease see our documentation_ if you have any issues.\n\n.. |Code Size| image:: https://img.shields.io/github/languages/code-size/tianyuan129/ndn-bootstrap\n    :target: https://github.com/tianyuan129/ndn-bootstrap\n    :alt: Code Size\n\n.. |Release Badge| image:: https://img.shields.io/pypi/v/ndn-bootstrap?label=release\n    :target: https://pypi.org/project/ndn-bootstrap/\n    :alt: Release Ver\n\n.. |Doc Badge| image:: https://readthedocs.org/projects/ndn-bootstrap/badge/?version=latest\n    :target: https://ndn-bootstrap.readthedocs.io/en/latest/?badge=latest\n    :alt: Doc Status\n\n.. _python-ndn: https://github.com/named-data/python-ndn\n\n.. _documentation: https://ndn-bootstrap.readthedocs.io/en/latest/index.html\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "NDN security bootstrapping tools in Python, built upon NDNCERT v0.3",
    "version": "0.1.post2",
    "split_keywords": [
        "ndn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8d31825bd37439a86de96d0280a18d832c81ee15290f74092357a378adc3439",
                "md5": "44881583039abb2f7239316adc73edf3",
                "sha256": "1461c9fdef2fb25593211e438915a2ae7edb9a1046ce7ffaa5e07484b747dea2"
            },
            "downloads": -1,
            "filename": "ndn_bootstrap-0.1.post2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "44881583039abb2f7239316adc73edf3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 35991,
            "upload_time": "2023-02-01T16:11:58",
            "upload_time_iso_8601": "2023-02-01T16:11:58.240955Z",
            "url": "https://files.pythonhosted.org/packages/f8/d3/1825bd37439a86de96d0280a18d832c81ee15290f74092357a378adc3439/ndn_bootstrap-0.1.post2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5295d85bc42450d1aa6455734e5aa450ddc9005dd6cb9cbc7f03909dc2f6bcd9",
                "md5": "b523c8a647491b5400e08736de27a33b",
                "sha256": "4e62859457d1a5ee3034341c257437287c027829a312c2bc351809e5d71b6c99"
            },
            "downloads": -1,
            "filename": "ndn-bootstrap-0.1.post2.tar.gz",
            "has_sig": false,
            "md5_digest": "b523c8a647491b5400e08736de27a33b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 26221,
            "upload_time": "2023-02-01T16:11:59",
            "upload_time_iso_8601": "2023-02-01T16:11:59.959813Z",
            "url": "https://files.pythonhosted.org/packages/52/95/d85bc42450d1aa6455734e5aa450ddc9005dd6cb9cbc7f03909dc2f6bcd9/ndn-bootstrap-0.1.post2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-01 16:11:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "tianyuan129",
    "github_project": "ndn-bootstrap",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ndn-bootstrap"
}
        
Elapsed time: 0.03682s