Metadata-Version: 2.0
Name: calendar-fact
Version: 1.0.0
Summary: Generate calendar fact from xkcd.com/1930
Home-page: https://gitlab.com/uda/calendar_fact
Author: Yehuda Deutsch
Author-email: yeh@uda.co.il
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6

Calendar fact
=============

Taken from `xkcd.com/1930 <https://xkcd.com/1930/>`__, this command
generates calendar facts. Useful for MODs, head or foot lines in apps
etc.

Installation
------------

Install by running:

.. code:: shell

    pip install calendar-fact

Usage
-----

Run:

.. code:: shell

    calendar-fact

License
-------

MIT


