Metadata-Version: 1.1
Name: python-updict
Version: 0.1.2
Summary: Update Python dictionaries
Home-page: https://github.com/AndrewIngram/python-updict
Author: Andrew Ingram
Author-email: andy@andrewingram.net
License: BSD
Description: ===============================
        python-updict
        ===============================
        
        .. image:: https://badge.fury.io/py/python-updict.png
            :target: http://badge.fury.io/py/python-updict
        
        .. image:: https://travis-ci.org/AndrewIngram/python-updict.png?branch=master
                :target: https://travis-ci.org/AndrewIngram/python-updict
        
        .. image:: https://pypip.in/d/python-updict/badge.png
                :target: https://pypi.python.org/pypi/python-updict
        
        
        Update Python dictionaries
        
        * Free software: BSD license
        * Documentation: https://python-updict.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-13)
        ---------------------
        
        * First release on PyPI.
        
Keywords: python-updict
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
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: Programming Language :: Python :: 3.4
