Metadata-Version: 1.1
Name: PyLinkedinAPI
Version: 0.1.5
Summary: Python library to access Liknkedin API
Home-page: https://github.com/johnidm/PyLinkedinAPI
Author: Johni Douglas Marangon
Author-email: johni.douglas.marangon@gmail.com
License: BSD
Description: ===============================
        Python Linkedin API
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/PyLinkedinAPI.svg
                :target: https://pypi.python.org/pypi/PyLinkedinAPI
        
        Python library to access Linkedin API
        
        * Free software: BSD license
        * Documentation: https://github.com/johnidm/PyLinkedinAPI/blob/master/README.md
        
        
        
        
        History
        -------
        
        0.1.0 (2015-05-09)
        ---------------------
        
        * First release on PyPI.
        
        
        0.1.1 (2015-05-09)
        ---------------------
        
        * Fixed bugs.
        
        
        0.1.2 (2015-05-09)
        ---------------------
        
        * Fixed bugs.
        
        0.1.3 (2015-10-09)
        ---------------------
        
        * Added support to share on LinkedIn a collection of content fields.
        
        0.1.4 (2015-10-09)
        ---------------------
        
        * Added support to share only comment field.
        
        0.1.5 (2015-10-10)
        ---------------------
        
        * Documentation improvement
        * Add method get_profile - fields of profile: https://developer.linkedin.com/docs/fields
        
Keywords: PyLinkedinAPI
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 :: 3.4
