summaryrefslogtreecommitdiffstats
path: root/python/holidays/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/holidays/README')
-rw-r--r--python/holidays/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/holidays/README b/python/holidays/README
new file mode 100644
index 0000000000..c4c78394f0
--- /dev/null
+++ b/python/holidays/README
@@ -0,0 +1,7 @@
+A fast, efficient Python library for generating country- and
+subdivision- (e.g. state or province) specific sets of
+government-designated holidays on the fly.
+
+It aims to make determining whether a specific date is a holiday
+as fast and flexible as possible.
+