From 24d0a6e41f7b0c1175d9ca4019533287dfd190b4 Mon Sep 17 00:00:00 2001 From: Steven Voges Date: Fri, 30 Sep 2022 21:39:30 +0100 Subject: python/python-smartypants: Added (Smart Punctuation for Web Sites) Signed-off-by: Willy Sudiarto Raharjo --- python/python-smartypants/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python-smartypants/README (limited to 'python/python-smartypants/README') 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. -- cgit v1.2.3