Olivier Mangin 6e68bd5251 Simplifies loading of plugins parsers.
- Plugins now only present a get_commands method taking the parser to
  populate as argument and returning an iterable with which the cmds
  dictionary is updated (i.e. the plugins returns the command callbacks).
- The name attribute in plugins is now a class attribute.
2013-07-12 15:36:17 +02:00
..
2013-07-07 00:26:58 +02:00
2013-07-02 15:57:28 +01:00
2013-07-05 19:47:26 +02:00
2013-07-02 18:01:41 +01:00
2013-07-04 18:13:30 +02:00