An open API service indexing awesome lists of open source software.

https://github.com/nfc-tools/libndef

Qt library to encode/decode NDEF (NFC Data Exchange Format) messages
https://github.com/nfc-tools/libndef

Last synced: about 1 year ago
JSON representation

Qt library to encode/decode NDEF (NFC Data Exchange Format) messages

Awesome Lists containing this project

README

          

libndef 1.2.0
*************

Introduction
============

This is a C++ library for use in reading and writing messages based on
"NDEF (NFC Data Exchange Format) Specification".

For more info please visit: http://www.nfc-forum.org/specs/spec_list/

It depends on "QtCore" module (from "Qt Framework", visit: http://qt.nokia.com).

Installation
============

Follow the instructions in the INSTALL file.