Metadata-Version: 1.1
Name: nfcpy
Version: 0.11.0
Summary: Python module for Near Field Communication
Home-page: https://launchpad.net/nfcpy
Author: Stephen Tiedemann
Author-email: stephen.tiedemann@gmail.com
License: EUPL
Description-Content-Type: UNKNOWN
Description: Python module for near field communication
        ==========================================
        
        The **nfcpy** module implements NFC Forum specifications for wireless
        short-range data exchange with NFC devices and tags. It is written in
        Python and aims to provide an easy-to-use yet powerful framework for
        Python applications. The software is licensed under the 
        `EUPL <http://ec.europa.eu/idabc/eupl>`_.
        
        Visit http://nfcpy.org to access documentation and source code
        repository.
        
Keywords: contactless nfc llcp p2p ndef
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: European Union Public Licence 1.1 (EUPL 1.1)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
