]> git.pld-linux.org Git - packages/python-pullparser.git/commitdiff
- converted to UTF-8
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Feb 2007 01:06:29 +0000 (01:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pullparser.spec -> 1.7

python-pullparser.spec

index 76d63e6fbd7031f8823b0d7d295e2fae2cfc3e4f..bc2d01a92afcc830eb32570f7b19624d7f60eb86 100644 (file)
@@ -1,7 +1,7 @@
 %define        module  pullparser
 
 Summary:       Python package providing a module for parsing HTML
-Summary(pl):   Pakiet zawieraj±cy modu³ analizatora HTML
+Summary(pl.UTF-8):   Pakiet zawierający moduł analizatora HTML
 Name:          python-%{module}
 Version:       0.0.5b
 Release:       1
@@ -20,11 +20,11 @@ Many simple HTML parsing tasks are simpler this way than with the
 HTMLParser module. pullparser.PullParser is a subclass of
 HTMLParser.HTMLParser.
 
-%description -l pl
+%description -l pl.UTF-8
 Prosty analizator HTML, inspirowany perlowym HTML::TokeParser. Wiele
-prostych zadañ zwi±zanych z przetwarzaniem HTML mo¿na nim zrobiæ
-³atwiej ni¿ za pomoc± modu³u HTMLParser. pullparser.PullParser jest
-podklas± HTMLParser.HTMLParser.
+prostych zadań związanych z przetwarzaniem HTML można nim zrobić
+łatwiej niż za pomocą modułu HTMLParser. pullparser.PullParser jest
+podklasą HTMLParser.HTMLParser.
 
 %prep
 %setup -q -n %{module}-%{version}
This page took 0.093526 seconds and 4 git commands to generate.