From 101a040805d341e06bf17a7c2b448b559fe89d79 Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Mon, 19 Mar 2012 03:08:09 +0000 Subject: [PATCH] Provide initial description git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1302263 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 57969881..4c0eaf68 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,10 @@ 1.0-SNAPSHOT Commons CSV http://commons.apache.org/proper/csv/ + +The Commons CSV library provides a simple interface for reading and writing +CSV files of various types. +