Metadata-Version: 2.1
Name: europarse
Version: 1.0.0
Summary: dateutil.parser, but not broken
Home-page: https://github.com/demozoo/europarse
Author: Matt Westcott
Author-email: matt@west.co.tt
License: Simplified BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7
License-File: LICENSE


A fork of dateutil.parser from before it broke the semantics of the
'dayfirst' argument to treat ISO dates as YYYY-DD-MM.
