Metadata-Version: 1.1
Name: fuzidate
Version: 1.0.0
Summary: Representation of dates with limited precision.
Home-page: https://github.com/slobberchops/fuzidate
Author: Rafe Kaplan
Author-email: UNKNOWN
License: Apache License 2.0
Description: Fuzidate is a type used to represent information where the precise date may or
        may not be known. While similar to a date range (defined as a tuple containing
        a low date and a high date), it encodes information about at what level of
        precision a date is not known.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Sociology
Classifier: Topic :: Software Development :: Libraries :: Python Modules
