14
0

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

- Trim bias from description.

OBS-URL: https://build.opensuse.org/request/show/708990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=4
This commit is contained in:
2019-06-11 08:59:23 +00:00
committed by Git OBS Bridge
parent f42c24562f
commit 63e13804e6
2 changed files with 7 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ BuildRequires: rapidjson-devel
%python_subpackages
%description
RapidJSON is an extremely fast C++ JSON parser and serialization library: this
RapidJSON is a C++ JSON parser and serialization library. This
module wraps it into a Python 3 extension, exposing its
serialization/deserialization (to/from either bytes, str or file-like
instances) and JSON Schema validation capabilities.