diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-03-06 21:34:12 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-06 21:34:12 +0000 |
commit | 36e380465e1e1f83a67bef1fce1dd3f32d68d951 (patch) | |
tree | fc33e136d032dedcba5ddafa2ce0a45008357006 /python/WTForms | |
parent | 53c8ad4870edf6897df85f9ab18cea2aab0bfb52 (diff) | |
download | slackbuilds-36e380465e1e1f83a67bef1fce1dd3f32d68d951.tar.gz |
python/WTForms: Fixed slack-desc.
Cleanup SlackBuild comment and README.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/WTForms')
-rw-r--r-- | python/WTForms/README | 5 | ||||
-rw-r--r-- | python/WTForms/WTForms.SlackBuild | 2 | ||||
-rw-r--r-- | python/WTForms/slack-desc | 24 |
3 files changed, 13 insertions, 18 deletions
diff --git a/python/WTForms/README b/python/WTForms/README index 6341b8f6a0..278697b27f 100644 --- a/python/WTForms/README +++ b/python/WTForms/README @@ -1,7 +1,2 @@ -WTForms 2.1 -A flexible forms validation and rendering library for python web development. - -Package Documentation - WTForms is a flexible forms validation and rendering library for python web development. diff --git a/python/WTForms/WTForms.SlackBuild b/python/WTForms/WTForms.SlackBuild index 08fed975ec..680886f173 100644 --- a/python/WTForms/WTForms.SlackBuild +++ b/python/WTForms/WTForms.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Slackware build script for python-WTForms +# Slackware build script for WTForms # Copyright 2017 Nikos Giotis <nikos.giotis@gmail.com> # All rights reserved. diff --git a/python/WTForms/slack-desc b/python/WTForms/slack-desc index 33aee5b83a..21c41a74d1 100644 --- a/python/WTForms/slack-desc +++ b/python/WTForms/slack-desc @@ -5,15 +5,15 @@ # 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------------------------------------------------------| -python-WTForms: python-WTForms (web forms validation and rendering python library) -python-WTForms: -python-WTForms: WTForms is a flexible forms validation and rendering library for -python-WTForms: python web development. -python-WTForms: -python-WTForms: http://wtforms.simplecodes.com/ -python-WTForms: -python-WTForms: -python-WTForms: -python-WTForms: -python-WTForms:
\ No newline at end of file + |-----handy-ruler------------------------------------------------------| +WTForms: WTForms (web forms validation and rendering python library) +WTForms: +WTForms: WTForms is a flexible forms validation and rendering library for +WTForms: python web development. +WTForms: +WTForms: http://wtforms.simplecodes.com/ +WTForms: +WTForms: +WTForms: +WTForms: +WTForms: |