Skip to content

Commit 101a040

Browse files
committed
Provide initial description
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1302263 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4c5dbfe commit 101a040

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
<version>1.0-SNAPSHOT</version>
1212
<name>Commons CSV</name>
1313
<url>http://commons.apache.org/proper/csv/</url>
14+
<description>
15+
The Commons CSV library provides a simple interface for reading and writing
16+
CSV files of various types.
17+
</description>
1418

1519
<dependencies>
1620
<dependency>

0 commit comments

Comments
 (0)