15
0
forked from pool/python-WSME

Accepting request 518777 from home:jengelh:branches:devel:languages:python

- Trim sensationalist wording.

OBS-URL: https://build.opensuse.org/request/show/518777
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSME?expand=0&rev=26
This commit is contained in:
2017-08-28 04:14:54 +00:00
committed by Git OBS Bridge
parent fa1264e194
commit 373f3bb355
2 changed files with 8 additions and 3 deletions

View File

@@ -51,10 +51,10 @@ BuildArch: noarch
%python_subpackages
%description
Web Service Made Easy (WSME) is a very easy way to implement webservices
in your python web application.
Web Service Made Easy (WSME) is a way to implement webservices
in Python web applications.
It is originally a rewrite of TGWebServices
with focus on extensibility, framework-independance and better type handling.
with focus on extensibility, framework-independence and improved type handling.
%prep
%setup -q -n WSME-%{version}