14
0
forked from pool/python-falcon
Sascha Peilicke
2013-09-30 15:31:21 +00:00
committed by Git OBS Bridge
parent bfe868a62e
commit eb9607cf9e
2 changed files with 7 additions and 2 deletions

View File

@@ -41,9 +41,9 @@ Requires: python-ordereddict
%endif
%description
Falcon is a ghigh-performance Python framework for building cloud
Falcon is a high-performance Python framework for building cloud
APIs. It encourages the REST architectural style, and tries to do
as little as possible while remaining ghighly effective.
as little as possible while remaining highly effective.
%prep
%setup -q -n falcon-%{version}