From: <jda...@us...> - 2011-10-16 08:47:18
|
Revision: 545 http://pyscard.svn.sourceforge.net/pyscard/?rev=545&view=rev Author: jdaussel Date: 2011-10-16 08:47:12 +0000 (Sun, 16 Oct 2011) Log Message: ----------- Release date of 1.6.14 to October 2011 Modified Paths: -------------- trunk/pyscard/src/README trunk/pyscard/src/smartcard/ChangeLog trunk/pyscard/src/smartcard/README trunk/pyscard/src/smartcard/doc/framework-samples.html trunk/pyscard/src/smartcard/doc/index.html trunk/pyscard/src/smartcard/doc/scard-samples.html Modified: trunk/pyscard/src/README =================================================================== --- trunk/pyscard/src/README 2011-10-12 13:34:56 UTC (rev 544) +++ trunk/pyscard/src/README 2011-10-16 08:47:12 UTC (rev 545) @@ -24,7 +24,7 @@ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ------------------------------------------------------------------------------- -Last update : pyscard 1.6.14 (January 2011) +Last update : pyscard 1.6.14 (October 2011) ------------------------------------------------------------------------------- pyscard is a python module adding smart cards support to python. Modified: trunk/pyscard/src/smartcard/ChangeLog =================================================================== --- trunk/pyscard/src/smartcard/ChangeLog 2011-10-12 13:34:56 UTC (rev 544) +++ trunk/pyscard/src/smartcard/ChangeLog 2011-10-16 08:47:12 UTC (rev 545) @@ -1,4 +1,4 @@ -1.6.14 (January 2011) +1.6.14 (October 2011) =================== * added support for windows 64bit amd64 (Jean-Daniel Aussel) Modified: trunk/pyscard/src/smartcard/README =================================================================== --- trunk/pyscard/src/smartcard/README 2011-10-12 13:34:56 UTC (rev 544) +++ trunk/pyscard/src/smartcard/README 2011-10-16 08:47:12 UTC (rev 545) @@ -23,7 +23,7 @@ Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ------------------------------------------------------------------------------- -Last update : pyscard 1.6.14 (January 2011) +Last update : pyscard 1.6.14 (October 2011) ------------------------------------------------------------------------------- pyscard is a python module adding smart cards support to python. Modified: trunk/pyscard/src/smartcard/doc/framework-samples.html =================================================================== --- trunk/pyscard/src/smartcard/doc/framework-samples.html 2011-10-12 13:34:56 UTC (rev 544) +++ trunk/pyscard/src/smartcard/doc/framework-samples.html 2011-10-16 08:47:12 UTC (rev 545) @@ -12,7 +12,7 @@ secure and Free Open Source software downloads" /></a> <hr> <H1 align="center"> </h1> -Last update : pyscard 1.6.14 (January 2011) +Last update : pyscard 1.6.14 (October 2011) <p> <a href="pyscard-usersguide.html">pyscard</a> is a python module adding smart cards support to <a href="http://www.python.org">python</a>. <p>It consists of <a Modified: trunk/pyscard/src/smartcard/doc/index.html =================================================================== --- trunk/pyscard/src/smartcard/doc/index.html 2011-10-12 13:34:56 UTC (rev 544) +++ trunk/pyscard/src/smartcard/doc/index.html 2011-10-16 08:47:12 UTC (rev 545) @@ -14,7 +14,7 @@ alt="Get pyscard at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a> </h1> <hr> - Last update : pyscard 1.6.14 (January 2011) + Last update : pyscard 1.6.14 (October 2011) <p> <a href="pyscard-usersguide.html">pyscard - python smart card library</a> is a python module adding smart cards support to <a href="http://www.python.org">python.</a> Modified: trunk/pyscard/src/smartcard/doc/scard-samples.html =================================================================== --- trunk/pyscard/src/smartcard/doc/scard-samples.html 2011-10-12 13:34:56 UTC (rev 544) +++ trunk/pyscard/src/smartcard/doc/scard-samples.html 2011-10-16 08:47:12 UTC (rev 545) @@ -12,7 +12,7 @@ secure and Free Open Source software downloads" /></a> <hr> <H1 align="center"> </h1> -Last update : pyscard 1.6.14 (January 2011) +Last update : pyscard 1.6.14 (October 2011) <p>Using the <a href="epydoc/index.html">smartcard framework</a> is the preferred way to write python smart card application. You can however use the <a href="epydoc/smartcard.scard.scard-module.html">smartcard.scard</a> library to write your python smart card application if you want to write your This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |