Metadata-Version: 1.1
Name: smartcard
Version: 0.2
Summary: Smartcard OS implementation.
Home-page: http://github.com/vpelletier/python-smartcard
Author: Vincent Pelletier
Author-email: plr.vincent@gmail.com
License: GPLv3+
Description: .. contents::
        
        Smartcard OS implementation.
        
        Reader side: Implements the API expected by usb-f-iccd.
        
        App side: Implements a small portion of the services which maybe expected by
        smartcard applications.
        
        This project does not provide smartcard applications.
        
Keywords: smartcard
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Embedded Systems
