Add PC/SC library (#3112)

This commit is contained in:
mmlado 2025-08-27 18:58:12 +00:00 committed by GitHub
parent 7261e74035
commit d5c3fdd961
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36075,5 +36075,19 @@
"license": "MIT",
"web": "https://github.com/Naitsabot/xkcdgeohashing.nim",
"doc": "https://naitsabot.github.io/xkcdgeohash/xkcdgeohash.html"
},
{
"name": "pcsc",
"url": "https://github.com/mmlado/pcsc-nim/",
"method": "git",
"tags": [
"library",
"PC/SC",
"pcsc",
"PC/SmartCard"
],
"description": "PC/SC library for smart card access",
"license": "MIT",
"web": "https://github.com/mmlado/pcsc-nim/"
}
]