SPECS: perl-Data-Taxi.spec - adapter with plain awk

glen glen at pld-linux.org
Mon Mar 5 11:50:22 CET 2007


Author: glen                         Date: Mon Mar  5 10:50:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter with plain awk

---- Files affected:
SPECS:
   perl-Data-Taxi.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Data-Taxi.spec
diff -u SPECS/perl-Data-Taxi.spec:1.2 SPECS/perl-Data-Taxi.spec:1.3
--- SPECS/perl-Data-Taxi.spec:1.2	Sat Mar  3 14:16:13 2007
+++ SPECS/perl-Data-Taxi.spec	Mon Mar  5 11:50:17 2007
@@ -22,10 +22,15 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Taxi (Taint-Aware XML-Ish) is a data serializer with several handy features:
-- Taint aware. Taxi does not force you to trust the data you are serializing. None of the input data is executed.
-- Human readable. Taxi produces a human-readable string that simplifies checking the output of your objects.
-- XML-ish. While full XML compliance is not promised, Taxi produces a block of XML-ish data that could probably be read in by other XML parsers.
+Taxi (Taint-Aware XML-Ish) is a data serializer with several handy
+features:
+- Taint aware. Taxi does not force you to trust the data you are
+  serializing. None of the input data is executed.
+- Human readable. Taxi produces a human-readable string that
+  simplifies checking the output of your objects.
+- XML-ish. While full XML compliance is not promised, Taxi produces a
+  block of XML-ish data that could probably be read in by other XML
+  parsers.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -57,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/03/05 10:50:17  glen
+- adapter with plain awk
+
 Revision 1.2  2007/03/03 13:16:13  glen
 - generic url
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Data-Taxi.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list