Provide initial description

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1302263 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2012-03-19 03:08:09 +00:00
parent 4c5dbfefa5
commit 101a040805
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
<version>1.0-SNAPSHOT</version>
<name>Commons CSV</name>
<url>http://commons.apache.org/proper/csv/</url>
<description>
The Commons CSV library provides a simple interface for reading and writing
CSV files of various types.
</description>
<dependencies>
<dependency>