aboutsummaryrefslogtreecommitdiff
path: root/python/python-smartypants/README
diff options
context:
space:
mode:
authorSteven Voges <svoges.sbo@gmail.com>2022-09-30 21:39:30 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-01 09:01:15 +0700
commit24d0a6e41f7b0c1175d9ca4019533287dfd190b4 (patch)
tree9a032fee893b560d0537f3640d51d182ee93f0ce /python/python-smartypants/README
parent9e8dcb64cba15b3e6e3cbea1395229b17989c313 (diff)
python/python-smartypants: Added (Smart Punctuation for Web Sites)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-smartypants/README')
-rw-r--r--python/python-smartypants/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-smartypants/README b/python/python-smartypants/README
new file mode 100644
index 0000000000..f91f30930a
--- /dev/null
+++ b/python/python-smartypants/README
@@ -0,0 +1,4 @@
+smartypants.py is a Python fork of SmartyPants.
+
+Translate plain ASCII punctuation characters into "smart" typographic
+punctuation HTML entities.