14
0
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:
2016-12-16 13:20:24 +00:00
committed by Git OBS Bridge
parent d199cb9440
commit d009a1e1b7
2 changed files with 8 additions and 3 deletions

View File

@@ -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