packages: python-quixote/python-quixote.spec - BR: pydoc

sparky sparky at pld-linux.org
Sun Jan 23 23:46:39 CET 2011


Author: sparky                       Date: Sun Jan 23 22:46:39 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: pydoc

---- Files affected:
packages/python-quixote:
   python-quixote.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/python-quixote/python-quixote.spec
diff -u packages/python-quixote/python-quixote.spec:1.27 packages/python-quixote/python-quixote.spec:1.28
--- packages/python-quixote/python-quixote.spec:1.27	Sat Nov 13 01:21:09 2010
+++ packages/python-quixote/python-quixote.spec	Sun Jan 23 23:46:34 2011
@@ -10,6 +10,7 @@
 Source0:	http://quixote.ca/releases/Quixote-%{version}.tar.gz
 # Source0-md5:	e9c727ab337a66776d960b3da84fce9d
 URL:		http://www.mems-exchange.org/software/quixote/
+BuildRequires:	pydoc
 BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	python-modules
 BuildRequires:	rpm-pythonprov
@@ -20,20 +21,19 @@
 %description
 Quixote is yet another framework for developing Web applications in
 Python. The design goals were:
-- To allow easy development of Web applications where the
-  emphasis is more on complicated programming logic than
-  complicated templating.
-- To make the templating language as similar to Python as possible,
-  in both syntax and semantics. The aim is to make as many of the
-  skills and structural techniques used in writing regular Python
-  code applicable to Web applications built using Quixote.
-- No magic. When it's not obvious what to do in
-  a certain case, Quixote refuses to guess.
+- To allow easy development of Web applications where the emphasis is
+  more on complicated programming logic than complicated templating.
+- To make the templating language as similar to Python as possible, in
+  both syntax and semantics. The aim is to make as many of the skills
+  and structural techniques used in writing regular Python code
+  applicable to Web applications built using Quixote.
+- No magic. When it's not obvious what to do in a certain case,
+  Quixote refuses to guess.
 
 If you view a web site as a program, and web pages as subroutines,
 Quixote just might be the tool for you. If you view a web site as a
-graphic design showcase, and each web page as an individual work of art,
-Quixote is probably not what you're looking for.
+graphic design showcase, and each web page as an individual work of
+art, Quixote is probably not what you're looking for.
 
 %description -l pl.UTF-8
 Quixote to kolejny szkielet do tworzenia aplikacji WWW w Pythonie.
@@ -41,10 +41,10 @@
 - pozwolić na łatwe tworzenie aplikacji WWW tam, gdzie jest większy
   nacisk na skomplikowaną logikę programu niż skomplikowane szablony
 - uczynić język szablonów podobnym do Pythona na ile to tylko możliwe,
-  zarówno pod względem składni jak i semantyki; celem jest
-  umożliwienie korzystania z jak największej części biegłości i
-  technik strukturalnych używanych przy pisaniu normalnego kodu w
-  Pythonie w aplikacjach WWW budowanych przy użyciu Quixote
+  zarówno pod względem składni jak i semantyki; celem jest umożliwienie
+  korzystania z jak największej części biegłości i technik
+  strukturalnych używanych przy pisaniu normalnego kodu w Pythonie w
+  aplikacjach WWW budowanych przy użyciu Quixote
 - brak magii; jeśli nie jest oczywiste, co zrobić w danym przypadku,
   Quixote nie będzie zgadywał.
 
@@ -113,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2011/01/23 22:46:34  sparky
+- BR: pydoc
+
 Revision 1.27  2010/11/13 00:21:09  pawelz
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-quixote/python-quixote.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list