zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #23211
[Merge] lp:~zorba-coders/zorba/project_tag_csv into lp:zorba/csv-module
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/project_tag_csv into lp:zorba/csv-module.
Commit message:
- updated project TAG
Requested reviews:
Sorin Marian Nasoi (sorin.marian.nasoi)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/project_tag_csv/+merge/169647
--
https://code.launchpad.net/~zorba-coders/zorba/project_tag_csv/+merge/169647
Your team Zorba Coders is subscribed to branch lp:zorba/csv-module.
=== modified file 'src/csv.xq'
--- src/csv.xq 2012-08-04 00:19:55 +0000
+++ src/csv.xq 2013-06-15 17:15:33 +0000
@@ -21,7 +21,7 @@
: The functions are optimized to work with large amounts of data, in a streaming way.
:
: @author Daniel Turcanu
- : @project data processing/data converters
+ : @project Zorba/Data Converters/CSV
:)
module namespace csv = "http://www.zorba-xquery.com/modules/converters/csv";;
Follow ups