now also depends on qt

This commit is contained in:
Marc Wäckerlin
2015-03-03 18:37:38 +00:00
parent 5d0e946d1e
commit 59fa411150
4 changed files with 136 additions and 3 deletions

7
README
View File

@@ -3,4 +3,9 @@ C++ Library for accessing PCSC-lite, OpenSSL, PKCS#11
The Libraries for accessing smartcard tokens are written in ugly C,
moving around pointers with no memory management. This library
provides a simple and nice C++ wrapper around these libraries, so that
programmers can concentrate on functionality.
programmers can concentrate on functionality. It offers general
support for PCSC-lite, OpenSSL, PKCS#11, plus specific functionality
for the SuisseID.
Project homepage:
https://dev.marc.waeckerlin.org/redmine/projects/libpcscxx