Metadata-Version: 2.1
Name: FixDate
Version: 2.0.0
Summary: Fix a date and present it in specified format.
Home-page: https://github.com/BrightEdgeeServices/FixDate
License: MIT
Author: Hendrik du Toit
Author-email: hendrik@brightedge.co.za
Requires-Python: >=3.12.2,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Project-URL: Repository, https://github.com/RealTimeEvents/FixDate.git
Project-URL: changelog, https://github.com/BrightEdgeeServices/FixDate/blob/enhancement/master/ReleaseNotes.md
Project-URL: issues, https://github.com/BrightEdgeeServices/FixDate/issues
Description-Content-Type: text/x-rst

======
DateId
======

+-----------+------------------------------------------------------------------------------------+
|**General**| |maintenance_y| |semver| |license|                                                 |
+-----------+------------------------------------------------------------------------------------+
|**CI**     | |gh_ci| |codestyle| |codecov|                                                      |
+-----------+------------------------------------------------------------------------------------+
|**PyPI**   | |pypi_release| |pypi_py_versions| |pypi_status| |pypi_format| |pypi_downloads|     |
+-----------+------------------------------------------------------------------------------------+
|**Github** | |gh_issues| |gh_language| |gh_last_commit| |gh_deployment|                         |
+-----------+------------------------------------------------------------------------------------+

Fix a date and present it in specified format

    Attempts to correct dates and convert to standard format

.. |maintenance_n| image:: https://img.shields.io/badge/Maintenance%20Intended-?-red.svg?style=flat-square
    :target: http://unmaintained.tech/
    :alt: Maintenance - not intended

.. |maintenance_y| image:: https://img.shields.io/badge/Maintenance%20Intended-%E2%9C%94-green.svg?style=flat-square
    :target: http://unmaintained.tech/
    :alt: Maintenance - intended

.. |license| image:: https://img.shields.io/pypi/l/DateId
    :target: https://github.com/BrightEdgeeServices/DateId/blob/master/LICENSE
    :alt: License

.. |semver| image:: https://img.shields.io/badge/Semantic%20Versioning-2.0.0-brightgreen.svg?style=flat-square
    :target: https://semver.org/
    :alt: Semantic Versioning - 2.0.0

.. |codestyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black
    :alt: Code Style Black


.. CI

.. |pre_commit_ci| image:: https://img.shields.io/github/actions/workflow/status/BrightEdgeeServices/DateId/pre-commit.yml?label=pre-commit
    :target: https://github.com/BrightEdgeeServices/DateId/blob/master/.github/workflows/pre-commit.yml
    :alt: Pre-Commit

.. |gh_ci| image:: https://github.com/BrightEdgeeServices/DateId/actions/workflows/01-pre-commit-and-document-check.yaml/badge.svg)
    :target: https://github.com/BrightEdgeeServices/DateId/actions/workflows/01-pre-commit-and-document-check.yaml
    :alt: Test status

.. |gha_docu| image:: https://img.shields.io/readthedocs/DateId
    :target: https://github.com/BrightEdgeeServices/DateId/blob/master/.github/workflows/check-rst-documentation.yml
    :alt: Read the Docs

.. |codecov| image:: https://img.shields.io/codecov/c/github/BrightEdgeeServices/DateId
   :alt: Codecov
    :target: https://app.codecov.io/gh/BrightEdgeeServices/DateId
    :alt: CodeCov


.. PyPI

.. |pypi_release| image:: https://img.shields.io/pypi/v/DateId
    :target: https://pypi.org/project/DateId/
    :alt: PyPI - Package latest release

.. |pypi_py_versions| image:: https://img.shields.io/pypi/pyversions/DateId
    :target: https://pypi.org/project/DateId/
    :alt: PyPI - Supported Python Versions

.. |pypi_format| image:: https://img.shields.io/pypi/wheel/DateId
    :target: https://pypi.org/project/DateId/
    :alt: PyPI - Format

.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/DateId
    :target: https://pypi.org/project/DateId/
    :alt: PyPI - Monthly downloads

.. |pypi_status| image:: https://img.shields.io/pypi/status/DateId
    :target: https://pypi.org/project/DateId/
    :alt: PyPI - Status


.. GitHub

.. |gh_issues| image:: https://img.shields.io/github/issues-raw/BrightEdgeeServices/DateId
    :target: https://github.com/BrightEdgeeServices/DateId/issues
    :alt: GitHub - Issue Counter

.. |gh_language| image:: https://img.shields.io/github/languages/top/BrightEdgeeServices/DateId
    :target: https://github.com/BrightEdgeeServices/DateId
    :alt: GitHub - Top Language

.. |gh_last_commit| image:: https://img.shields.io/github/last-commit/BrightEdgeeServices/DateId/master
    :target: https://github.com/BrightEdgeeServices/DateId/commit/master
    :alt: GitHub - Last Commit

.. |gh_deployment| image:: https://img.shields.io/github/deployments/BrightEdgeeServices/DateId/pypi
    :target: https://github.com/BrightEdgeeServices/DateId/deployments/pypi
    :alt: GitHub - PiPy Deployment

