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/slack-desc | |
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/slack-desc')
-rw-r--r-- | python/python3-WTForms/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-WTForms/slack-desc b/python/python3-WTForms/slack-desc new file mode 100644 index 0000000000000..1cf817325b16b --- /dev/null +++ b/python/python3-WTForms/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-WTForms: python3-WTForms (web forms validation and rendering python library) +python3-WTForms: +python3-WTForms: WTForms is a flexible forms validation and rendering library for +python3-WTForms: python web development. +python3-WTForms: +python3-WTForms: http://wtforms.simplecodes.com/ +python3-WTForms: +python3-WTForms: +python3-WTForms: +python3-WTForms: +python3-WTForms: |