README deleted, TODO update and desciption update in package.xml

git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@335789 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Johannes Findeisen 2015-01-22 23:41:10 +00:00
commit 1fbba2e52c
3 changed files with 15 additions and 13 deletions

18
TODO
View file

@ -1,7 +1,15 @@
Some things that need to be done:
Implement important missing PC/SC functions:
- Find all leaks and fix them
- Write all function documentation
- Write complete API documentation
- ...
- SCardControl(),
SCardGetStatusChange(),
SCardBeginTransaction(),
SCardEndTransaction()
Implement less important missing PC/SC functions:
- SCardGetAttrib(),
SCardSetAttrib(),
SCardListReaderGroups(),
SCardReconnect
Write complete API documentation