gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.io

Package org.openstreetmap.josm.gradle.plugin.io

Classes for reading JOSM plugin lists.

Types

JosmPluginListParser

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.

PluginInfo

data class PluginInfo

Encapsulates the plugin metadata that can be found for each plugin in the plugin list.