diff options
| author | Arn0 <yth@ythogtha.org> | 2022-03-08 23:30:26 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 12:23:51 +0700 |
| commit | 7f07fe0bf0b69ad99926f1b9ae44411e5556817a (patch) | |
| tree | eb5df399ff0011df07c91cd8d31c6e68a3a1bcea /python/python3-gearbox/README | |
| parent | 086b29923b88a8b04003666cb673a467537588c1 (diff) | |
python/python3-gearbox: renamed from gearbox for python3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-gearbox/README')
| -rw-r--r-- | python/python3-gearbox/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python3-gearbox/README b/python/python3-gearbox/README new file mode 100644 index 0000000000..532387598f --- /dev/null +++ b/python/python3-gearbox/README @@ -0,0 +1,8 @@ +Gearbox is a paster command replacement for TurboGears2. +It has been created during the process of providing Python3 support to +the TurboGears2 web framework, while still being backward compatible +with the existing TurboGears projects. + +Gearbox is based on a stripped down version of Cliff command line +framework, you might want to consider Cliff for more advanced use cases +and custom command interpreters. |
