diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2010-03-15 21:22:49 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:27:26 +0200 |
commit | 7947934a5341a01ca89cc9c8c467346fb4b951f9 (patch) | |
tree | 9605d7a32de24ef3f476a4018cd9e7aed53e0631 /development/apache-ivy/README | |
parent | 9479f3e37f47f0adc7cf3ca9e58fcd6d30f65053 (diff) | |
download | slackbuilds-7947934a5341a01ca89cc9c8c467346fb4b951f9.tar.gz |
development/apache-ivy: Updated for version 2.1.0.
Moved from Libraries.
Diffstat (limited to 'development/apache-ivy/README')
-rw-r--r-- | development/apache-ivy/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/apache-ivy/README b/development/apache-ivy/README new file mode 100644 index 0000000000..bd29bb6982 --- /dev/null +++ b/development/apache-ivy/README @@ -0,0 +1,10 @@ +apache-ivy (apache-ant dependency manager) + +Ivy is a library/tool for managing (recording, tracking, resolving and +reporting) project dependencies. + +You can pass an alternate vlalue for ANT_HOME if it is not set to +/usr/share/ant on your system. + +This package includes documention and example-src.zip in the standard +documentation directory. |