Metadata-Version: 1.1
Name: utinypass
Version: 0.1.2
Summary: UNOFFICIAL TinyPass utility library.
Home-page: http://github.com/gfranxman/utinypass/
Author: Glenn Franxman
Author-email: gfranxman@gmail.com
License: MIT
Description: Unofficial TinyPass Library
        
        
        
        Version History
        ===============
        
        02-09-2015 - 0.1.0 - First packaging.  Trying to follow the advice from https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/
        
        
        
        
        Authors
        =======
        
        Glenn Franxman
        
        
        
        TODO
        ====
            - What's the right way to version this?  __version__ in the __init__.py?   From the setup.py file?
            - Add the .api namespace
            - explicit support for creating the userRef structure.
            - Eventually move the package to plain ole tinypass
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
