diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-06 17:11:13 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 01:41:47 +0700 |
commit | 2736c86213709c55205311ac6b56905d1315b6db (patch) | |
tree | a0650dbe3663e9292b1678ed370aca559fdc55a2 /python/python-cheetah/README | |
parent | fd743313af52c72de96b367b50e3d2ec9808cfd1 (diff) |
python/python-cheetah: Renamed python2-cheetah.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-cheetah/README')
-rw-r--r-- | python/python-cheetah/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python-cheetah/README b/python/python-cheetah/README deleted file mode 100644 index f2276cedb22e6..0000000000000 --- a/python/python-cheetah/README +++ /dev/null @@ -1,5 +0,0 @@ -Cheetah is an open source template engine and code generation tool, -written in Python. It can be used standalone or combined with other -tools and frameworks. Web development is its principle use, but Cheetah -is very flexible and is also being used to generate C++ game code, Java, -sql, form emails and even Python code. |