SPECS: python-apsw.spec - pl
qboosh
qboosh at pld-linux.org
Thu Aug 18 01:00:36 CEST 2005
Author: qboosh Date: Wed Aug 17 23:00:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
python-apsw.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-apsw.spec
diff -u SPECS/python-apsw.spec:1.1 SPECS/python-apsw.spec:1.2
--- SPECS/python-apsw.spec:1.1 Sun Aug 14 21:33:53 2005
+++ SPECS/python-apsw.spec Thu Aug 18 01:00:31 2005
@@ -3,6 +3,7 @@
%define module apsw
Summary: Another Python SQLite Wrapper
+Summary(pl): Another Python SQLite Wrapper - jeszcze jeden pythonowy wrapper dla SQLite
Name: python-%{module}
Version: 3.2.2
Release: 1
@@ -23,6 +24,13 @@
DBAPI, it is not compliant with that API and instead works the way
SQLite 3 does.
+%description -l pl
+APSW udostępnia wrapper SQLite 3 dostarczający najcieńszą jak to tylko
+możliwe warstwę ponad SQLite 3. Wszystko co można zrobić z poziomu API
+C SQLite 3 można zrobić także z poziomu Pythona. Chociaż APSQ wygląda
+dosyć podobnie do DBAPI, nie jest kompatybilne z tym API, natomiast
+działa tak, jak SQLite 3.
+
%prep
%setup -q -n %{module}-%{version}-r1
@@ -51,6 +59,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/08/17 23:00:31 qboosh
+- pl
+
Revision 1.1 2005/08/14 19:33:53 arekm
- new sqlite3 wrapper
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-apsw.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list