nfc: libnfc bindings

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

nfc is a set of bindings to libnfc


[Skip to Readme]

Modules

[Index] [Quick Jump]

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 John Galt <jgalt@centromere.net>
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 2022-07-11T02:28:05Z
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 1725 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for nfc-0.1.1

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