=====================================
Create, modify and print NDEF Records
=====================================
.. image:: https://badge.fury.io/py/ndeftool.svg
:target: https://pypi.python.org/pypi/ndeftool
:alt: Python Package
.. image:: https://readthedocs.org/projects/ndeftool/badge/?version=latest
:target: http://ndeftool.readthedocs.io/en/latest/?badge=latest
:alt: Latest Documentation
.. image:: https://codecov.io/gh/nfcpy/ndeftool/branch/master/graph/badge.svg
:target: https://codecov.io/gh/nfcpy/ndeftool
:alt: Code Coverage
The ``ndeftool`` is a command line utility to create or inspect NFC
Data Exchange Format (NDEF) records and messages, released under the
`ISC <http://choosealicense.com/licenses/isc/>`_ license.
.. code-block:: shell
$ ndeftool text "Hello World" id "r1" uri "http://nfcpy.org" save -k "message.ndef" print
Saving 2 records to message.ndef.
NDEF Text Record ID 'r1' Text 'Hello World' Language 'en' Encoding 'UTF-8'
NDEF Uri Record ID '' Resource 'http://nfcpy.org'
The ``ndeftool`` documentation can be found on `Read the Docs
<https://ndeftool.readthedocs.io/>`_ and the code on `GitHub
<https://github.com/nfcpy/ndeftool>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/nfcpy/ndeftool/",
"name": "ndeftool",
"maintainer": "Stephen Tiedemann",
"docs_url": null,
"requires_python": "",
"maintainer_email": "stephen.tiedemann@gmail.com",
"keywords": "ndef,nfc",
"author": "Stephen Tiedemann",
"author_email": "stephen.tiedemann@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e1/f3/0120be40e1b61873895c9efd27d72ecefe8cc0e4bcc691bf868ca3798ec3/ndeftool-0.1.3.tar.gz",
"platform": null,
"description": "=====================================\nCreate, modify and print NDEF Records\n=====================================\n\n.. image:: https://badge.fury.io/py/ndeftool.svg\n :target: https://pypi.python.org/pypi/ndeftool\n :alt: Python Package\n\n.. image:: https://readthedocs.org/projects/ndeftool/badge/?version=latest\n :target: http://ndeftool.readthedocs.io/en/latest/?badge=latest\n :alt: Latest Documentation\n\n.. image:: https://codecov.io/gh/nfcpy/ndeftool/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/nfcpy/ndeftool\n :alt: Code Coverage\n\nThe ``ndeftool`` is a command line utility to create or inspect NFC\nData Exchange Format (NDEF) records and messages, released under the\n`ISC <http://choosealicense.com/licenses/isc/>`_ license.\n\n.. code-block:: shell\n\n $ ndeftool text \"Hello World\" id \"r1\" uri \"http://nfcpy.org\" save -k \"message.ndef\" print\n Saving 2 records to message.ndef.\n NDEF Text Record ID 'r1' Text 'Hello World' Language 'en' Encoding 'UTF-8'\n NDEF Uri Record ID '' Resource 'http://nfcpy.org'\n\nThe ``ndeftool`` documentation can be found on `Read the Docs\n<https://ndeftool.readthedocs.io/>`_ and the code on `GitHub\n<https://github.com/nfcpy/ndeftool>`_.\n",
"bugtrack_url": null,
"license": "ISC",
"summary": "Create or inspect NFC Data Exchange Format messages.",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/nfcpy/ndeftool/"
},
"split_keywords": [
"ndef",
"nfc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3eeafd5c52371d37cffb916c9a60f957357c81cff5b17636ec72e14a209da650",
"md5": "b2a1799088be94d9d1d5376d73e03670",
"sha256": "7aa84a8ae193037eda0a84b5e107aad68cf9b6953caf551fd7769c88d4006b16"
},
"downloads": -1,
"filename": "ndeftool-0.1.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "b2a1799088be94d9d1d5376d73e03670",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 14900,
"upload_time": "2023-09-05T08:57:09",
"upload_time_iso_8601": "2023-09-05T08:57:09.397845Z",
"url": "https://files.pythonhosted.org/packages/3e/ea/fd5c52371d37cffb916c9a60f957357c81cff5b17636ec72e14a209da650/ndeftool-0.1.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e1f30120be40e1b61873895c9efd27d72ecefe8cc0e4bcc691bf868ca3798ec3",
"md5": "9d4c8e629a750e7fe80b16ac92364f56",
"sha256": "9bb71829c59742dc8286387dcc842422d7f2b7610a4c4f6f9316e155a302e113"
},
"downloads": -1,
"filename": "ndeftool-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "9d4c8e629a750e7fe80b16ac92364f56",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 52988,
"upload_time": "2023-09-05T08:57:11",
"upload_time_iso_8601": "2023-09-05T08:57:11.627086Z",
"url": "https://files.pythonhosted.org/packages/e1/f3/0120be40e1b61873895c9efd27d72ecefe8cc0e4bcc691bf868ca3798ec3/ndeftool-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-05 08:57:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nfcpy",
"github_project": "ndeftool",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"tox": true,
"lcname": "ndeftool"
}