Metadata-Version: 1.1
Name: pywantickets
Version: 1.0.20
Summary: Wantickets.com implementation for Python.
Home-page: http://bitbucket.org/edesarrollos/pywantickets
Author: Gamaliel Espinoza
Author-email: gespinoza@edesarrollos.com
License: UNKNOWN
Description: ==========
        Change Log
        ==========
        
        1.0.20 (July 3, 2014)
        ======================
        
        * Event dates are parsed accordingly its timezone.
        
        1.0.19 (July 3, 2014)
        ======================
        
        * If a date comes empty in purchase client, it will be converted to **None**.
        * Changed the parse order for dates received in search client.
        * Implemented *last_response* in clients.
        * Implemented get_zone_list in WanticketsSearchClient.
        * Implemented Search -> getPromerList.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
