[packages/python-feedparser] - meaningful pl description

qboosh qboosh at pld-linux.org
Sun Apr 2 16:27:30 CEST 2023


commit b1adfc5b96751923d62e0039f2275c2ee65770fd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 2 16:30:00 2023 +0200

    - meaningful pl description

 python-feedparser.spec | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/python-feedparser.spec b/python-feedparser.spec
index 9a4e9e9..69e5755 100644
--- a/python-feedparser.spec
+++ b/python-feedparser.spec
@@ -6,7 +6,7 @@
 
 %define 	module	feedparser
 Summary:	Parse RSS and Atom feeds in Python
-Summary(pl.UTF-8):	Biblioteka Feed Parser dla Pythona
+Summary(pl.UTF-8):	Analiza źródeł RSS i Atom dla Pythona
 Name:		python-%{module}
 Version:	5.2.1
 Release:	7
@@ -37,11 +37,15 @@ Atom 1.0, and CDF feeds. It also parses several popular extension
 modules, including Dublin Core and Apple's iTunes extensions.
 
 %description -l pl.UTF-8
-Ten pakiet umożliwia analizę źródeł RSS i Atom w Pythonie.
+Universal Feed Parser to moduł Pythona do pobierania i analizy
+syndykowanych źródeł (feedów). Obsługuje RSS 0.90, Netscape RSS 0.91,
+Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0,
+Atom 0.3, Atom 1.0 oraz CDF. Potrafi obsłużyć także kilka popularnych
+modułów rozszerzeń, w tym rozszerzenia Dublin Core oraz Apple iTunes.
 
 %package -n python3-%{module}
 Summary:	Parse RSS and Atom feeds in Python
-Summary(pl.UTF-8):	Biblioteka Feed Parser dla Pythona
+Summary(pl.UTF-8):	Analiza źródeł RSS i Atom dla Pythona
 Group:		Libraries/Python
 Requires:	python3-modules
 
@@ -53,7 +57,11 @@ Atom 1.0, and CDF feeds. It also parses several popular extension
 modules, including Dublin Core and Apple's iTunes extensions.
 
 %description -n python3-%{module} -l pl.UTF-8
-Ten pakiet umożliwia analizę źródeł RSS i Atom w Pythonie.
+Universal Feed Parser to moduł Pythona do pobierania i analizy
+syndykowanych źródeł (feedów). Obsługuje RSS 0.90, Netscape RSS 0.91,
+Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0,
+Atom 0.3, Atom 1.0 oraz CDF. Potrafi obsłużyć także kilka popularnych
+modułów rozszerzeń, w tym rozszerzenia Dublin Core oraz Apple iTunes.
 
 %prep
 %setup -q -n %{module}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-feedparser.git/commitdiff/b1adfc5b96751923d62e0039f2275c2ee65770fd



More information about the pld-cvs-commit mailing list