Classes for reading JOSM plugin lists.
class JosmPluginListParser
Reads a plugin info file like it is found at https//josm.openstreetmap.de/plugin or https//josm.openstreetmap.de/pluginicons or like it's generated by GeneratePluginList. |
|
data class PluginInfo
Encapsulates the plugin metadata that can be found for each plugin in the plugin list. |