<ivy-module version="1.3">
 
  <info organisation="apache" 
        module="commons-io" 
        revision="1.3"
        publication="20070202110000"
        >
  
    <license name="ASF" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
    <ivyauthor name="Jem Day" url="mailto:BGIReuseTeam@barclaysglobal.com" />
    
    <description homepage="http://jakarta.apache.org/commons/io/index.html">
	Commons IO is a library of utilities to assist with developing IO functionality.

	There are three main areas included:
            * Utility classes - with static methods to perform common tasks
            * Filters - various implementations of file filters
            * Streams - useful stream, reader and writer implementations
    </description>
  </info>
    
    <publications>
       <artifact name="commons-io-1.3" ext="jar" type="jar" />
    </publications>
     
</ivy-module>

