Skip to content

Releases: nfcpy/ndeftool

v0.1.3

08 Sep 10:01
4f192db
Compare
Choose a tag to compare

This release has no source code changes but solely became necessary after the wrong wheel had been published to PyPI :-(

v0.1.2

08 Sep 09:59
Compare
Choose a tag to compare

Update tools and dependencies and resolve deprecation warnings that arose from changes in foreign packages.

0.1.1

27 May 22:16
Compare
Choose a tag to compare

Maintenance release to update with tools and dependencies.

0.1.0

20 Jan 14:25
Compare
Choose a tag to compare

First public release.

This is a Python 2 and Python 3 compatible rewrite of the ndeftool.py example from nfcpy module. It uses the ndeflib for decoding and encoding and click for implementing the command line interface.

This version is regarded complete for core functionality (the load, save, print, typename, identifier, and payload commands) and comes with three commands for creating specific records (text, uri, smartposter).