Martin Dobias 32de07dc4d Remove the support for reading python plugin metadata from __init__.py
From now on, plugins must have metadata.txt file (with INI format)
that is used for storing of metadata. This has two advantages:
- plugins do not need to be loaded in order to read metadata
- repository can parse the metadata more easily
2013-03-19 00:10:51 +01:00
..
2013-02-07 01:09:39 +01:00
2013-03-13 23:35:07 +01:00
2012-10-06 13:32:08 +02:00
2012-10-08 00:29:13 +02:00
2012-12-10 00:12:07 +01:00