update python-anyjson.spec.
update description
This commit is contained in:
parent
71cf97cfc0
commit
842bed5b98
@ -10,10 +10,8 @@ BuildArch: noarch
|
||||
|
||||
|
||||
%description
|
||||
Overview
|
||||
Anyjson loads whichever is the fastest JSON module installed and provides
|
||||
a uniform API regardless of which JSON implementation is used.
|
||||
Originally part of carrot (http://github.com/ask/carrot/)
|
||||
|
||||
%package -n python3-anyjson
|
||||
Summary: Wraps the best available JSON implementation available in a common interface
|
||||
@ -21,19 +19,15 @@ Provides: python-anyjson
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
%description -n python3-anyjson
|
||||
Overview
|
||||
Anyjson loads whichever is the fastest JSON module installed and provides
|
||||
a uniform API regardless of which JSON implementation is used.
|
||||
Originally part of carrot (http://github.com/ask/carrot/)
|
||||
|
||||
%package help
|
||||
Summary: Development documents and examples for anyjson
|
||||
Provides: python3-anyjson-doc
|
||||
%description help
|
||||
Overview
|
||||
Anyjson loads whichever is the fastest JSON module installed and provides
|
||||
a uniform API regardless of which JSON implementation is used.
|
||||
Originally part of carrot (http://github.com/ask/carrot/)
|
||||
|
||||
%prep
|
||||
%autosetup -n anyjson-0.3.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user