Searches for external modules.
result = atomsSearch(pattern)
:pattern String : The pattern to search for. : :result :
atomsSearch searches for packages matching one of the patterns supplied as input argument.
`atomsSetConfig`_("Verbose","True");
`atomsRepositoryAdd`_("http://scene1.test.atoms.scilab.org");
atomsSearch("toolbox");