nfc: libnfc bindings

[ bindings, library, public-domain ] [ Propose Tags ]

nfc is a set of bindings to libnfc


[Skip to Readme]

Modules

[Last Documentation]

  • Bindings
    • Bindings.NFC

Flags

Automatic Flags
NameDescriptionDefault
build-examples

Build examples

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.1.0, 0.1.1
Change log CHANGELOG.md
Dependencies base (<5), base16-bytestring, bytestring, nfc [details]
License LicenseRef-PublicDomain
Author
Maintainer John Galt <jgalt@centromere.net>
Category Bindings
Home page https://github.com/centromere/nfc#readme
Bug tracker https://github.com/centromere/nfc/issues
Source repo head: git clone https://github.com/centromere/nfc
Uploaded by jgalt at 2017-02-22T18:24:51Z
Distributions LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables print-mifare-uid-forever
Downloads 1717 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-02-22 [all 3 reports]

Readme for nfc-0.1.0

[back to package description]

nfc

This library provides bindings to libnfc. Only ISO14443A is supported at the moment, but adding additional bindings should be straightforward.