mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-08 21:09:26 +02:00
update RELEASE
git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@333417 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4ef88ac844
commit
8f001e710e
1 changed files with 5 additions and 7 deletions
12
package.xml
12
package.xml
|
|
@ -7,11 +7,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<channel>pecl.php.net</channel>
|
<channel>pecl.php.net</channel>
|
||||||
<summary>An extension for PHP using the winscard PC/SC API</summary>
|
<summary>An extension for PHP using the winscard PC/SC API</summary>
|
||||||
<description>This is an extension for using PC/SC based smart cards with PHP.
|
<description>This is an extension for using PC/SC based smart cards with PHP.
|
||||||
It is a wrapper to the wonderfull and free project PCSC-Lite which is the
|
It is a wrapper to the wonderful and free project PCSC-Lite which is the
|
||||||
middleware to access a smart card using SCard API (PC/SC). Since PCSC-Lite is
|
middleware to access a smart card using SCard API (PC/SC). Both Linux and
|
||||||
compatible to the winscard API it should be possible to compile this extension
|
Windows are supported.
|
||||||
using a Windows operating system. Currently I only take focus on Linux
|
|
||||||
environments.
|
|
||||||
</description>
|
</description>
|
||||||
<lead>
|
<lead>
|
||||||
<name>Johannes Findeisen</name>
|
<name>Johannes Findeisen</name>
|
||||||
|
|
@ -19,8 +17,8 @@ environments.
|
||||||
<email>you@hanez.org</email>
|
<email>you@hanez.org</email>
|
||||||
<active>yes</active>
|
<active>yes</active>
|
||||||
</lead>
|
</lead>
|
||||||
<date>2014-02-12</date>
|
<date>2014-04-24</date>
|
||||||
<time>18:10:00</time>
|
<time>02:30:00</time>
|
||||||
<version>
|
<version>
|
||||||
<release>0.3</release>
|
<release>0.3</release>
|
||||||
<api>0.3</api>
|
<api>0.3</api>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue