Metadata-Version: 2.1
Name: fourth
Version: 0.0.9
Summary: A datetime library
Home-page: https://github.com/LincolnPuzey/Fourth
Author: Lincoln Puzey
License: MIT License
Keywords: fourth four 4 datetime time date timezone
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Fourth

[![Build Status](https://travis-ci.com/LincolnPuzey/Fourth.svg?branch=master)](https://travis-ci.com/LincolnPuzey/Fourth)
[![PyPI](https://img.shields.io/pypi/v/fourth.svg)](https://pypi.org/project/fourth/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

A datetime library supplying simple datetime types.


