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