pcsc-sys 1.2.1

Low-level bindings to the PC/SC C API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.pkg-config]
version = "0.3.9"

[package]
authors = ["Ran Benita <ran@unusedvar.com>"]
build = "build.rs"
categories = ["hardware-support", "external-ffi-bindings"]
description = "Low-level bindings to the PC/SC C API"
documentation = "https://docs.rs/pcsc-sys"
edition = "2018"
homepage = "https://github.com/bluetech/pcsc-rust"
keywords = ["pcsc", "smartcard"]
license = "MIT"
links = "pcsc"
name = "pcsc-sys"
repository = "https://github.com/bluetech/pcsc-rust"
rust-version = "1.38"
version = "1.2.1"