diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-05-20 16:21:12 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:25 +0700 |
commit | 18e28504525965b7725e1cc3bdee3ecf03418894 (patch) | |
tree | 6158f19ba5d5fc9d98e5654efdbd1a23871a15b8 /python/python3-WTForms/README | |
parent | b8694fb361fc8dabb162668f0dfcb536650d8850 (diff) |
python/python3-WTForms: Added (web forms validation/rendering lib)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-WTForms/README')
-rw-r--r-- | python/python3-WTForms/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-WTForms/README b/python/python3-WTForms/README new file mode 100644 index 0000000000000..a7f3a3419b199 --- /dev/null +++ b/python/python3-WTForms/README @@ -0,0 +1,2 @@ +python3-WTForms is a flexible forms validation and rendering library +for python web development. |