| File | Date | Author | Commit |
|---|---|---|---|
| plugins | 2014-11-08 |
|
[a53f0f] First post |
| LICENSE.txt | 2014-11-08 |
|
[a53f0f] First post |
| README | 2014-11-08 |
|
[9a6a3b] Cosmetic changes on README |
| abn.py | 2014-12-09 |
|
[a11a4c] Added exception handler to afui and fixed sever... |
| afui.py | 2014-12-09 |
|
[a11a4c] Added exception handler to afui and fixed sever... |
| ant_farm.py | 2014-11-08 |
|
[a53f0f] First post |
| filebase.py | 2014-12-06 |
|
[e7f3b1] Added abn.py, other tweaks |
| ra.py | 2014-12-06 |
|
[e7f3b1] Added abn.py, other tweaks |
ant_farm version 0.001 release notes This is a very immature release. Please check http://sourceforge.net/projects/ant-farm/ for a newer version. ant_farm requires the wxPython library to function. It may be downloaded at: http://www.wxpython.org/download.php This release contains the base files for ant_farm which have limited functionality. Most of the real work is done in plugins. Look for plugins on sourceforge or write your own (see http://sourceforge.net/projects/ant-farm/wiki/Documentation). An example plugin may be found at http://sourceforge.net/projects/ant-farm-hexit/ Keep in mind that the API is currently in flux, so anything you write may need to change with future releases.