Metadata-Version: 1.1
Name: py-dateutil
Version: 2.2
Summary: Extensions to the standard Python datetime module
Home-page: https://bitbucket.org/cld/dateutil
Author: Tomi Pievilaeinen
Author-email: tomi.pievilainen@iki.fi
License: Simplified BSD
Description: The dateutil module provides powerful extensions to the
        datetime module available in the Python standard library.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries
Requires: six
