pcsc 0.1.0-alpha3

Bindings to PC/SC for smart card communication
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "pcsc"
description = "Bindings to PC/SC for smart card communication"
version = "0.1.0-alpha3"
license = "MIT"
keywords = ["pcsc", "smartcard"]
documentation = "https://docs.rs/pcsc"
repository = "https://github.com/bluetech/pcsc-rust"
homepage = "https://github.com/bluetech/pcsc-rust"
readme = "README.md"
authors = ["Ran Benita <ran234@gmail.com>"]

[dependencies]
bitflags = "0.7"