forked from pool/python-ujson
Accepting request 446683 from home:jengelh:branches:devel:languages:python
- Replace filler words in description OBS-URL: https://build.opensuse.org/request/show/446683 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=3
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
Name: python-ujson
|
||||
Version: 1.35
|
||||
Release: 0
|
||||
Summary: Ultra fast JSON encoder and decoder for Python
|
||||
Summary: JSON encoder and decoder for Python
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: http://www.esn.me
|
||||
@@ -29,8 +29,8 @@ BuildRequires: python-setuptools
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
UltraJSON is an ultra fast JSON encoder and decoder written in pure C with
|
||||
bindings for Python 2.5+ and 3. For a more painless day to day C/C++ JSON
|
||||
UltraJSON is a JSON encoder and decoder written in pure C with
|
||||
bindings for Python 2.5+ and 3. For a different C/C++ JSON
|
||||
decoder experience please checkout ujson4c_, based on UltraJSON.
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user