mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-08 21:09:26 +02:00
Converted documentaion files to Markdown; Updated all content to current version; Added some credit;
This commit is contained in:
parent
f66c5ae0a6
commit
54382009f7
7 changed files with 89 additions and 71 deletions
13
package.xml
13
package.xml
|
|
@ -20,10 +20,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
|||
<email>calvin@cmpct.info</email>
|
||||
<active>yes</active>
|
||||
</developer>
|
||||
<date>2021-02-20</date>
|
||||
<time>23:44:26</time>
|
||||
<date>2021-02-21</date>
|
||||
<time>01:26:42</time>
|
||||
<version>
|
||||
<release>0.5.0</release>
|
||||
<release>0.5.1</release>
|
||||
<api>0.3.1</api>
|
||||
</version>
|
||||
<stability>
|
||||
|
|
@ -31,11 +31,11 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
|||
<api>stable</api>
|
||||
</stability>
|
||||
<license uri="http://www.php.net/license">PHP</license>
|
||||
<notes>Updated for PHP 8 compatibility.</notes>
|
||||
<notes>Added and updated content like README.md; No bug or feature updates.</notes>
|
||||
<contents>
|
||||
<dir name="/">
|
||||
<file name="COPYING" role="doc" />
|
||||
<file name="CREDITS" role="doc" />
|
||||
<file name="CREDITS.md" role="doc" />
|
||||
<file name="config.m4" role="src" />
|
||||
<file name="config.w32" role="src" />
|
||||
<file name="pcsc.c" role="src" />
|
||||
|
|
@ -43,7 +43,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
|||
<file name="pcsc.stub.php" role="src" />
|
||||
<file name="pcsc_arginfo.h" role="src" />
|
||||
<file name="pcsc_legacy_arginfo.h" role="src" />
|
||||
<file name="TODO" role="doc" />
|
||||
<file name="README.md" role="doc" />
|
||||
<file name="TODO.md" role="doc" />
|
||||
</dir> <!-- / -->
|
||||
</contents>
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue