diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:13:57 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 888fc9e4577b2d999ae1d82b343125e818bb74ac (patch) | |
tree | fe2f7502d4af7fc851001c2bc50e50c499f8bf2b | |
parent | 2b784c116c09f180a4c500537903ae02b0e239ae (diff) | |
download | slackbuilds-888fc9e4577b2d999ae1d82b343125e818bb74ac.tar.gz |
python/wsgiref: Fix slack-desc.
-rw-r--r-- | python/wsgiref/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/wsgiref/slack-desc b/python/wsgiref/slack-desc index 1700fbda15..4db3761c4e 100644 --- a/python/wsgiref/slack-desc +++ b/python/wsgiref/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -wsgiref: wsgiref (WSGI (PEP 333) Reference Library) +wsgiref: wsgiref (WSGI (PEP 333) wsgiref: wsgiref: This is a standalone release of the wsgiref library, that wsgiref: provides validation support for WSGI 1.0.1 (PEP 3333) for |