Mercurial > hg > autobot
changeset 298:f6dff9fd3f5b
STUB: autobot/projects/toolbox/__init__.py
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 11 May 2014 09:16:46 -0700 |
parents | 43e472db4353 |
children | fe009d4322b7 |
files | autobot/projects/toolbox/__init__.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/autobot/projects/toolbox/__init__.py Sun May 11 09:14:41 2014 -0700 +++ b/autobot/projects/toolbox/__init__.py Sun May 11 09:16:46 2014 -0700 @@ -4,7 +4,7 @@ class TestToolbox(PythonSourceFactory): """ - an index of software tools: + an index of tagged tools """ sources = {'hg': ['http://k0s.org/hg/toolbox'],}