diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-15 11:32:58 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:16 -0400 |
commit | cc934d99968f207cde2fcb5b329140352bd7fbb3 (patch) | |
tree | 6820711b6656e587bf61cd44beec884633dad8b2 /python | |
parent | 6f50185eefa364a1fc67759dbcb705789b954ac1 (diff) | |
download | slackbuilds-cc934d99968f207cde2fcb5b329140352bd7fbb3.tar.gz |
python/cheetah3: Make slack-desc ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/cheetah3/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cheetah3/slack-desc b/python/cheetah3/slack-desc index 55debe1e6a..4ea0b93961 100644 --- a/python/cheetah3/slack-desc +++ b/python/cheetah3/slack-desc @@ -11,7 +11,7 @@ cheetah3: cheetah3: Cheetah3 is a free and open source template engine and code- cheetah3: generation tool written in Python. Cheetah can be used unto itself, cheetah3: or incorporated with other technologies and stacks regardless of -cheetah3: whether they’re written in Python or not. +cheetah3: whether they're written in Python or not. cheetah3: cheetah3: Homepage: http://www.cheetahtemplate.org/ cheetah3: |