Python package for parsing and generating NFC Data Exchange Format messages
The ndeflib is an ISC-licensed Python package for parsing and generating NFC Data Exchange Format (NDEF) messages. NDEF (NFC Data Exchange Format), specified by the NFC Forum, is a binary message format used to encapsulate application-defined payloads exchanged between NFC Devices and Tags. Each payload is encoded as an NDEF Record with fields that specify the payload size, payload type, an optional payload identifier, and flags for indicating the first and last record of an NDEF Message or tagging record chunks. An NDEF Message is simply a sequence of one or more NDEF Records where the first and last record are marked by the Message Begin and End flags.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.3-4.fc43 | - |
Fedora 42 | 0.3.3-3.fc42 | - |
Fedora 41 | 0.3.3-1.fc41 | - |
You can contact the maintainers of this package via email at
python-ndeflib dash maintainers at fedoraproject dot org
.