diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2022-05-20 21:22:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:30 +0700 |
commit | 26978d00c34a5166baccb2f558aacbd93dcbe44c (patch) | |
tree | 3c69b96ab43c9d27362c0bec1d2e24a827c9c2c8 /python/Flask-WTF/slack-desc | |
parent | 8cdcae008e953667f7569b718ebc16881a303025 (diff) |
python/Flask-WTF: Removed. Python3 script added.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Flask-WTF/slack-desc')
-rw-r--r-- | python/Flask-WTF/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/Flask-WTF/slack-desc b/python/Flask-WTF/slack-desc deleted file mode 100644 index 5263deac5a..0000000000 --- a/python/Flask-WTF/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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------------------------------------------------------| -Flask-WTF: Flask-WTF (Simple integration of Flask and WTForms.) -Flask-WTF: -Flask-WTF: Simple integration of Flask and WTForms, including CSRF, file upload, -Flask-WTF: and reCAPTCHA. -Flask-WTF: -Flask-WTF: https://github.com/lepture/flask-wtf -Flask-WTF: -Flask-WTF: -Flask-WTF: -Flask-WTF: -Flask-WTF: |