configurationengine/dep-eggs/readme.txt
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
child 5 d2c80f5cab53
permissions -rw-r--r--
Adding EPL version of configurationengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
This directory contains all library dependencies needed by ConE as egg files.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
Note that if a plug-in requires a library not used in ConE core, the egg
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
should not be added here, but in source/plugins/<plugin-package>/dep-eggs/.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
This way the egg will not be installed unless the plug-in package requiring
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
it is installed.