]> git.pld-linux.org Git - packages/python-mutagen.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 20 Apr 2006 20:26:17 +0000 (20:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-mutagen.spec -> 1.3

python-mutagen.spec

index 855b2de7fc0a18b11ad317e8d280c374b69f4fd9..f2a5f34f81941b618a1d36c823c869d8ded2fe95 100644 (file)
@@ -2,6 +2,7 @@
 %define                module  mutagen
 #
 Summary:       Audio metadata reader/writer
+Summary(pl):   Modu³ do odczytu i zapisu metadanych d¼wiêkowych
 Name:          python-%{module}
 Version:       1.1
 Release:       1
@@ -17,9 +18,15 @@ BuildRequires:       python-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Mutagen is an audio metadata tag reader and writer implemented in pure Python.
-It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, and FLAC, and
-writing ID3v1.1, ID3v2.4, APEv2, and FLAC.
+Mutagen is an audio metadata tag reader and writer implemented in pure
+Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2,
+and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC.
+
+%description -l pl
+Mutagen to modu³ do odczytu i zapisu znaczników metadanych d¼wiêkowych
+zaimplementowany w czystym Pythonie. Obs³uguje odczyt ID3v1.1,
+ID3v2.2, ID3v2.3, ID3v2.4, APEv2 i FLAC oraz zapis ID3v1.1, ID3v2.4,
+APEv2 i FLAC.
 
 %prep
 %setup -q -n %{module}-%{version}
This page took 0.04142 seconds and 4 git commands to generate.