Metadata-Version: 2.1
Name: pysatl
Version: 1.0.2
Summary: Library to transport ISO7816-4 APDUs over anything
Home-page: https://github.com/sebastien-riou/SATL
Author: Sebastien Riou
Author-email: matic@nimp.co.uk
License: UNKNOWN
Description: # Python3 implementation of SATL
        
        SATL stands for 'Simple APDU Transport Layer'. It is a simple way to exchange ISO7816-4 APDUs over interfaces not covered in ISO7816-3.
        
        More info here: https://github.com/sebastien-riou/SATL
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.5
Description-Content-Type: text/markdown
