summaryrefslogtreecommitdiff
path: root/textproc/apache-commons-csv/pkg-descr
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2020-08-11 01:31:11 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2020-08-11 01:31:11 +0000
commitb2497d1dce8e41c5034ca4be7acf19323c23c16d (patch)
tree621f4ce0d6bdc3acb3e17222518c26585bc488d4 /textproc/apache-commons-csv/pkg-descr
parentlang/intel-compute-runtime: update to 20.31.17495 (diff)
New port: textproc/apache-commons-csv
Java library read and write files in variations of the Comma Separated Value format. Approved by: thierry (mentor, implicit)
Diffstat (limited to 'textproc/apache-commons-csv/pkg-descr')
-rw-r--r--textproc/apache-commons-csv/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/apache-commons-csv/pkg-descr b/textproc/apache-commons-csv/pkg-descr
new file mode 100644
index 000000000000..a17cd79cdefb
--- /dev/null
+++ b/textproc/apache-commons-csv/pkg-descr
@@ -0,0 +1,6 @@
+Apache Commons CSV
+
+Commons CSV reads and writes files in variations of the Comma Separated Value
+(CSV) format.
+
+WWW: https://commons.apache.org/proper/commons-csv/