Metadata-Version: 1.1
Name: pecomsdk
Version: 0.1.0
Summary: Small python SDK for API of the PEC cargo company (Russia)
Home-page: https://github.com/okfish/pecomsdk
Author: Oleg Rybkin
Author-email: okfish@yandex.ru
License: BSD
Description-Content-Type: UNKNOWN
Description: ===============================
        Pecom Python SDK
        ===============================
        
        .. image:: https://travis-ci.org/okfish/pecomsdk.png?branch=master
                :target: https://travis-ci.org/okfish/pecomsdk
        
        Small python SDK for API of the PEC cargo company (Russia)
        Ported from PHP SDK version https://kabinet.pecom.ru/api/v1#toc-usage-phpsdk 
        for the Teleme Development Team
        
        * Free software: BSD license
        * Documentation: https://pecomsdk.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2014-22-11)
        ---------------------
        
        * First release on Github.
        
Keywords: pecomsdk
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
