{"id":17550970,"url":"https://github.com/clausecker/nfc","last_synced_at":"2025-04-14T03:22:30.538Z","repository":{"id":13860691,"uuid":"16558461","full_name":"clausecker/nfc","owner":"clausecker","description":"Go bindings for the libnfc","archived":false,"fork":false,"pushed_at":"2024-03-09T00:18:03.000Z","size":131,"stargazers_count":94,"open_issues_count":0,"forks_count":20,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-05-22T10:09:29.055Z","etag":null,"topics":["nfc"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/clausecker/nfc/v2","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clausecker.png","metadata":{"files":{"readme":"README","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-02-05T21:10:22.000Z","updated_at":"2024-06-18T16:58:15.679Z","dependencies_parsed_at":"2024-03-09T00:33:06.116Z","dependency_job_id":"23bda583-b85f-4823-94d1-7975017ede60","html_url":"https://github.com/clausecker/nfc","commit_stats":null,"previous_names":["fuzxxl/nfc"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clausecker%2Fnfc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clausecker%2Fnfc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clausecker%2Fnfc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clausecker%2Fnfc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clausecker","download_url":"https://codeload.github.com/clausecker/nfc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248814050,"owners_count":21165671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nfc"],"created_at":"2024-10-21T04:44:30.153Z","updated_at":"2025-04-14T03:22:30.502Z","avatar_url":"https://github.com/clausecker.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a Go wrapper for the libnfc.\n\nYou need the following libnfc version to use this code:\n\n    versions \u003c= 2.0.2 need libnfc version 1.7.0 or 1.7.1\n    version  \u003e= 2.1.0 need libnfc version 1.8.0 or later\n\nDue to an unfortunate ABI breakage, libnfc version 1.7.2 cannot be used\nwith this wrapper.\n\nThe code has not been thoroughly tested yet. Please report any errors to\nthe project. The API is considered stable as of version 2.0 and will\nprobably not change in incompatible ways in the near future.\n\nVersion 2.0.2 and earlier of this wrapper have been developed before the\nadvent of Go modules.  For this reason, they use a weird homecooked\nscheme for their versioning involving the 2.0 and latest directories.\nThese can safely be ignored for new developments.  Using Go modules,\nonly version 2.1.0 and later are available.\n\nTo use this library, install libnfc version 1.8.0 or newer and import\n\n    github.com/clausecker/nfc/v2\n\ninto your project.  Pkg-config is used to find libnfc automatically.  If\nthis does not work, you can compile with tag nopkgconfig or no_pkgconfig\nto instruct the package to instead simply link with -lnfc.  You'll then\nhave to manually set things up for suitable -I... and -L... options to\nbe supplied so the header files and library are found.\n\nThis project uses go modules for versioning and tries its best to follow\nthe usual guidelines for interface stability.\n\nCopyright (c) 2014--2020, 2024 Robert Clausecker \u003cfuz@fuz.su\u003e\n\nThis program is free software: you can redistribute it and/or modify it\nunder the terms of the GNU Lesser General Public License as published by\nthe Free Software Foundation, version 3.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\nSee the GNU General Public License for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclausecker%2Fnfc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclausecker%2Fnfc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclausecker%2Fnfc/lists"}