diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 13:53:27 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 15:02:09 +1300 |
commit | f2a5c56988bc4772703ff10af17863f79a08ad5d (patch) | |
tree | 0d901ca7ab14d0f933c4f0b0e071d2b4f8eb0f6c /python/python3-webob | |
parent | d0584cd71ea67acee6ce2049f8c336d2c66465f4 (diff) |
python/python3-webob: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python3-webob')
-rw-r--r-- | python/python3-webob/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-webob/slack-desc b/python/python3-webob/slack-desc index 50d6c0a9c54b..0b69b133ac4d 100644 --- a/python/python3-webob/slack-desc +++ b/python/python3-webob/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -python3-webob: python3-WebOb (A Python library that provides wrappers around WSGI) +python3-webob: python3-webob (A Python library that provides wrappers around WSGI) python3-webob: python3-webob: WebOb is a Python library that provides wrappers around the WSGI python3-webob: request environment, and an object to help create WSGI responses. |