]> git.pld-linux.org Git - packages/python-simpleparse.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-simpleparse.spec -> 1.18

python-simpleparse.spec

index d89da8f1fc823a5e1143cd7af5ee0f1c1793965e..c40e7b86b0fbbd531f02d675be69894a927c71a2 100644 (file)
@@ -1,7 +1,7 @@
 %define        module          simpleparse
 %define        cap_name        SimpleParse
 Summary:       Python package providing a simple parser generator for use with the mxTextTool
-Summary(pl):   Pakiet zawieraj±cy prosty generator parserów dla mxTextTool
+Summary(pl.UTF-8):   Pakiet zawierający prosty generator parserów dla mxTextTool
 Name:          python-%{module}
 Version:       2.0.1a3
 Release:       1
@@ -21,9 +21,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 SimpleParse allows you to generate tagging tables for use with the
 text-tagging engine directly from your EBNF grammar.
 
-%description -l pl
-SimpleParse pozwala na generowanie tabeli taguj±cych do u¿ytku z
-silnikiem taguj±cym tekst bezpo¶rednio z gramatyk EBNF.
+%description -l pl.UTF-8
+SimpleParse pozwala na generowanie tabeli tagujących do użytku z
+silnikiem tagującym tekst bezpośrednio z gramatyk EBNF.
 
 %prep
 %setup -q -n %{cap_name}-%{version}
This page took 0.081848 seconds and 4 git commands to generate.