summaryrefslogtreecommitdiffstats
path: root/python/python3-typogrify/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-typogrify/README')
-rw-r--r--python/python3-typogrify/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-typogrify/README b/python/python3-typogrify/README
new file mode 100644
index 0000000000..7b85ea97e3
--- /dev/null
+++ b/python/python3-typogrify/README
@@ -0,0 +1,5 @@
+Typogrify provides a set of custom filters that automatically apply
+various transformations to plain text in order to yield
+typographically-improved HTML. While often used in conjunction with
+Jinja and Django template systems, the filters can be used in any
+environment.