Skip to content

Releases: nfcpy/ndeftool

v0.1.3

Choose a tag to compare

@nehpetsde nehpetsde released this 08 Sep 10:01
4f192db

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

v0.1.2

Choose a tag to compare

@nehpetsde nehpetsde released this 08 Sep 09:59

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

0.1.1

Choose a tag to compare

@nehpetsde nehpetsde released this 27 May 22:16

Maintenance release to update with tools and dependencies.

0.1.0

Choose a tag to compare

@nehpetsde nehpetsde released this 20 Jan 14:25

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).