aboutsummaryrefslogtreecommitdiff
path: root/python/python3-typogrify/README
diff options
context:
space:
mode:
authorSteven Voges <svoges.sbo@gmail.com>2022-09-30 21:40:43 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-01 09:01:15 +0700
commit038f43bc3bcb86b7336cb21d6e6383307ea14172 (patch)
tree77348df53d4471738d8d076d344e191a0de116c9 /python/python3-typogrify/README
parent24d0a6e41f7b0c1175d9ca4019533287dfd190b4 (diff)
python/python3-typogrify: Added (Text to HTML translator)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.