diff options
Diffstat (limited to 'python/python3-tgext.routes/README')
-rw-r--r-- | python/python3-tgext.routes/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-tgext.routes/README b/python/python3-tgext.routes/README new file mode 100644 index 0000000000000..e67a13791e3eb --- /dev/null +++ b/python/python3-tgext.routes/README @@ -0,0 +1,2 @@ +tgext.routes provides a simple way to integrate routes based dispatch +into TurboGears2 applications. |